Commit graph

4 commits

Author SHA1 Message Date
Nicholas Orlowsky 409024e04a polished up event loop changes
Some checks failed
Docker Build & Publish / build (push) Failing after 55m49s
2025-02-21 18:24:28 -05:00
Nicholas Orlowsky f930792a11
request parser speed improvements and test updates
Some checks failed
Docker Build & Publish / build (push) Failing after 2s
2025-02-05 09:07:21 -05:00
Nicholas Orlowsky 95430a5dc3
strtok in more places 2025-02-04 23:38:57 -05:00
Nicholas Orlowsky 236f7399fe
request parser rewrite + added tests
Some checks failed
Docker Build & Publish / build (push) Failing after 11m2s
* rewrote request parser, now more simplified and theoretically faster
* added gtest and an example test to measure parser times
2025-02-04 18:27:33 -05:00