summaryrefslogtreecommitdiff
path: root/test/bench_cascade.c
Commit message (Expand)AuthorAgeFilesLines
* Move event-config.h to include/event2Nick Mathewson2010-08-061-1/+1
* Replace users of "int fd" with "evutil_socket_t fd" in portable codeNick Mathewson2010-03-051-1/+1
* Update all our copyright notices to say "2010"Nick Mathewson2010-03-041-1/+1
* Clean up formatting: function/keyword spacing consistency.Nick Mathewson2010-02-191-1/+1
* We do not work any more without an event-config.h; stop pretending that it is...Nick Mathewson2009-11-061-2/+0
* Remove compat/sys/_time.hNick Mathewson2009-11-031-1/+1
* Replace some read/write instances with send/recv to work properly on win32.Nick Mathewson2009-06-051-3/+3
* Use signal.h, not sys/signal.h.Nick Mathewson2009-04-231-1/+1
* Update copyright statements to reflect the facts that:Nick Mathewson2009-01-271-2/+1
* Replace all use of config.h with event-config.h.Nick Mathewson2009-01-271-1/+1
* cache clock_gettime/gettimeofday values in baseNiels Provos2008-05-031-3/+9
* r15226@tombo: nickm | 2008-04-17 15:25:25 -0400Nick Mathewson2008-04-171-2/+2
* add another benchmark that tests cascading eventsNiels Provos2007-11-301-0/+166