Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a61b242

Browse files
committed
Update benchmark base vertion to 0.18.0
1 parent af4ece3 commit a61b242

File tree

2 files changed

+434
-235
lines changed

2 files changed

+434
-235
lines changed

‎benchmark/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ server : cpp-httplib/main.cpp ../httplib.h
2222

2323
# cpp-httplib
2424
bench-base: server-base
25-
@echo "---------------------\n cpp-httplib v0.17.0\n---------------------\n"
25+
@echo "---------------------\n cpp-httplib v0.18.0\n---------------------\n"
2626
@./server-base & export PID=$$!; $(BENCH); kill $${PID}
2727
@echo ""
2828

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /