diff options
author | root <root> | 2008-05-09 15:52:13 +0000 |
---|---|---|
committer | root <root> | 2008-05-09 15:52:13 +0000 |
commit | 27a989dd483bf314f84f2a0b0f7708ab200acf7b (patch) | |
tree | a83fdc13577d2d285bb4ca1641c7f0e1ba75e8c2 /Changes | |
parent | 2d31af87182b532206cb9522146514bedf7624b7 (diff) |
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -6,6 +6,9 @@ Revision history for libev, a high-performance and full-featured event loop. - use 3-based 4-heap for !EV_MINIMAL. this makes better use of cpu cache lines and gives better growth behaviour than 2-based heaps. + - cache timestamp within heap for !EV_MINIMAL, to avoid random + memory accesses. + - document/add EV_USE_4HEAP and EV_HEAP_CACHE_AT. - fix a potential aliasing issue in ev_timer_again. - add/document ev_periodic_at, retract direct access to ->at. - improve ev_stat docs. |