• Jason Madden's avatar
    Make the libuv run QUEUE part of the loop. · 0df38a9b
    Jason Madden authored
    Benchmarking (link in the email) showed that malloc/free had substantial and widely varying overhead.
    
    I didn't really see much of a difference in the gevent benchmarks, but I didn't run them all. However, if any patch gets upstreamed, it will probably be something like this.
    
    The link referenced in the email contains the discussion on the libuv mailing list.
    0df38a9b
gevent-libuv.patch 3.26 KB