cosmopolitan/net
Justine Tunney 9f9b240f3d
Make HTTP message parsing a little faster
ParseHttpMessage() now does a better job avoiding malloc() calls and
headers commonly sent by CloudFlare can now be consulted in constant
time using our hard-coded perfect hash table.  This increases /claim
performance from 321k to 337k qps which is 5% faster.
2022-10-04 06:37:46 -07:00
..
finger Pay off more technical debt 2022-09-12 23:36:56 -07:00
http Make HTTP message parsing a little faster 2022-10-04 06:37:46 -07:00
https Pay off more technical debt 2022-09-12 23:36:56 -07:00
turfwar Further enhance IPv4 TurfWar server 2022-10-04 05:27:36 -07:00
net.mk Rewrite IPv4 Turf War backend 2022-10-03 08:23:54 -07:00