1
0
mirror of synced 2025-07-30 22:03:07 +03:00

Update benchmark

This commit is contained in:
yhirose
2024-09-08 10:56:13 -04:00
parent a79c56d06b
commit 7b18ae6f16
5 changed files with 9991 additions and 4 deletions

2
benchmark/download.sh Executable file
View File

@ -0,0 +1,2 @@
rm -f httplib.h
wget https://raw.githubusercontent.com/yhirose/cpp-httplib/v$1/httplib.h