Commit graph

6 commits

Author SHA1 Message Date
Nicholas Orlowsky 10ca7f9f51
add turnaround time logging
Some checks failed
Docker Build & Publish / build (push) Failing after 1s
2025-02-05 09:32:21 -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
Nicholas Orlowsky 0ebdb34601
format + README 2025-02-04 11:44:34 -05:00
Nicholas Orlowsky 71be773d49
split into src and lib and socket changes
* libanthracite files are now all in lib/
* anthracite-bin + anthracite-api-bin files are now all in src/
* socket split into header and source properly
2025-02-04 11:37:46 -05:00