summaryrefslogtreecommitdiff
path: root/ev.pod
diff options
context:
space:
mode:
authorroot <root>2009-07-09 09:11:20 +0000
committerroot <root>2009-07-09 09:11:20 +0000
commitce8dc1a03da38c405583d4673d8da12c2a26373e (patch)
tree3ef659f288940a17ba4950399baf18be3b67e1e9 /ev.pod
parentdcdb154c9c5bd4ae64d5ebde7392ce11d7c774aa (diff)
*** empty log message ***
Diffstat (limited to 'ev.pod')
-rw-r--r--ev.pod10
1 files changed, 7 insertions, 3 deletions
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<EV_MAXPRI> == C<EV_MINPRI>.
=item EV_PID_HASHSIZE