From ce8dc1a03da38c405583d4673d8da12c2a26373e Mon Sep 17 00:00:00 2001 From: root Date: Thu, 9 Jul 2009 09:11:20 +0000 Subject: *** empty log message *** --- ev.pod | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'ev.pod') diff --git a/ev.pod b/ev.pod index df435ca..27d3f35 100644 --- a/ev.pod +++ b/ev.pod @@ -3673,9 +3673,13 @@ defined to be C<0>, then they are not. =item EV_MINIMAL If you need to shave off some kilobytes of code at the expense of some -speed, define this symbol to C<1>. Currently this is used to override some -inlining decisions, saves roughly 30% code size on amd64. It also selects a -much smaller 2-heap for timer management over the default 4-heap. +speed (but with the full API), define this symbol to C<1>. Currently this +is used to override some inlining decisions, saves roughly 30% code size +on amd64. It also selects a much smaller 2-heap for timer management over +the default 4-heap. + +You can save even more by disabling watcher types you do not need and +setting C == C. =item EV_PID_HASHSIZE -- cgit v1.2.3