Commit Graph

13 Commits

Author SHA1 Message Date
Avi Kivity
10695644d7 Get rid of regex in http parser
It's slow.  Replacing it doubles throughput to 110K req/s.
2014-08-20 16:37:11 +03:00
Avi Kivity
26527252c5 Remove accept_result 2014-08-20 11:31:01 +03:00
Avi Kivity
2207e8e5f3 Add make_ready_future() helper when no async work needs to be done
Use where applicable.
2014-08-18 16:59:25 +03:00
Avi Kivity
1ee08b01ab switch pollable_fd to move semantics 2014-08-15 14:50:46 +03:00
Avi Kivity
cec55519fe future chaining in httpd (reduces perf?) 2014-08-15 00:35:32 +03:00
Avi Kivity
3140f14697 future::then() callbacks no longer accept a future 2014-08-14 23:55:11 +03:00
Avi Kivity
1c66118a72 wip 2014-08-14 18:05:11 +03:00
Avi Kivity
b6c91052e2 works 2014-08-14 11:07:17 +03:00
Avi Kivity
7ea696c29e checkpoint 2014-08-14 09:20:03 +03:00
Avi Kivity
919e9c4214 checkpoint 2014-08-12 23:52:23 +03:00
Avi Kivity
c3292aeb63 checkpoint 2014-08-12 22:10:20 +03:00
Avi Kivity
96dab351d4 checkpoin 2014-08-12 18:51:17 +03:00
Avi Kivity
ebc58c56c3 checkpoint 2014-08-12 17:06:18 +03:00