| added optional support for tcmalloc (google-perftools) |
|
More...
|
2 days ago
|
| code cleanup |
|
More...
|
2 days ago
|
| very small performance optimization. but a start. |
|
More...
|
2 days ago
|
| typofix |
|
More...
|
2 days ago
|
| finished HttpConnection object free-list cache. Yay. :) |
|
More...
|
2 days ago
|
| x0d: implements -e BACKEND[,...] (select, poll, epoll, ...); closes #66. |
|
More...
|
2 days ago
|
| ChangeLog update |
|
More...
|
3 days ago
|
| [http] HttpServer: drop fromText(). |
|
More...
|
3 days ago
|
| implements x0d bash completion. closes #65 |
|
More...
|
3 days ago
|
| Merge branch 'master' of github.com:xzero/x0 |
|
More...
|
3 days ago
|
| initial attempt to save number of calls to memory manager by using free-lists. |
|
More...
|
3 days ago
|
| adding helper script to generate gnuplot graphs for benchmarks |
|
More...
|
3 days ago
|
| [http] HttpWorker: eliminated dead code. |
|
More...
|
3 days ago
|
| [http] HttpServer: some small fast-path optimization for single-threaded apps, as we would schedule onto the one and only thread anyway. |
|
More...
|
3 days ago
|
| optionally install crash handler |
|
More...
|
3 days ago
|
| [base] ServerSocket: fixed inheriting SO_REUSEPORT option for clone()'d sockets |
|
More...
|
3 days ago
|
| [base] TokenShaper: fix in resize() propagation |
|
More...
|
3 days ago
|
| comment-fu |
|
More...
|
4 days ago
|
| add support for explicitely specifying reuse_port opt in server config's listen directive. |
|
More...
|
4 days ago
|
| Merge branch 'master' of github.com:xzero/x0 |
|
More...
|
4 days ago
|