mirror of
https://github.com/yhirose/cpp-httplib.git
synced 2025-05-14 16:58:30 +00:00
Update benchmark base vertion to 0.18.0
This commit is contained in:
parent
af4ece3d5f
commit
a61b2427b0
2 changed files with 437 additions and 238 deletions
|
@ -22,7 +22,7 @@ server : cpp-httplib/main.cpp ../httplib.h
|
|||
|
||||
# cpp-httplib
|
||||
bench-base: server-base
|
||||
@echo "---------------------\n cpp-httplib v0.17.0\n---------------------\n"
|
||||
@echo "---------------------\n cpp-httplib v0.18.0\n---------------------\n"
|
||||
@./server-base & export PID=$$!; $(BENCH); kill $${PID}
|
||||
@echo ""
|
||||
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue