Commit Graph

13 Commits

Author SHA1 Message Date
andrew 8ccb02f450 We don't want to close the connection on EPOLLRDHUP
We'll rely on the errors from reads and writes to close the connections
2025-08-20 14:09:39 -04:00
andrew cf692e71ef Perfetto tracing for /ok. Header parsing not complete 2025-08-20 12:19:20 -04:00
andrew 0e885f1ff1 Perfetto tracing in load tester 2025-08-20 11:36:02 -04:00
andrew 1b09e971bc Print load tester config 2025-08-20 11:23:43 -04:00
andrew 5d5d8bc495 Add cli options to load tester 2025-08-20 11:13:13 -04:00
andrew 4b907819dc Match server's epoll usage a bit better 2025-08-20 10:57:04 -04:00
andrew cf9598a568 Remove duplicate __has_feature check 2025-08-20 10:41:54 -04:00
andrew a20b61ec56 Small tweaks to new load tester 2025-08-20 10:40:29 -04:00
andrew 339e9c6bec WIP 2025-08-20 09:32:52 -04:00
andrew 9e397d19c9 Make codebase consistent with design.md 2025-08-17 17:00:23 -04:00
andrew 34ebf5725f Simplify public headers more 2025-08-17 16:38:38 -04:00
andrew fa2a2e4427 Decouple parser from CommitRequest 2025-08-17 15:32:54 -04:00
andrew f1794bcb3e Add arena debug visualization tool 2025-08-15 11:25:10 -04:00