added in a playground

This commit is contained in:
2025-09-17 22:09:01 +05:30
parent 9d0ab3c0f2
commit 75d2f88c65
7 changed files with 56 additions and 25 deletions

8
playground/Makefile Normal file
View File

@@ -0,0 +1,8 @@
run-chi:
go run ./chi
run-mux:
go run ./mux
bench-using-wrk:
wrk -t12 -c400 -d10s http://localhost:3001/