fix: bloat

This commit is contained in:
Arthur Khachaturov 2024-09-04 23:46:03 +03:00
parent 86f036d8cc
commit bb57a25416
No known key found for this signature in database
GPG key ID: CAC2B7EB6DF45D55
9 changed files with 8 additions and 66 deletions

View file

@ -95,7 +95,7 @@ http::run "$@"
# ⚡ Benchmarks
It's... bad 🥲
All benchmarks were conducted on an i7-1360P laptop with 16GB of RAM using the tool codesenberg/bombardier. The benchmark folder in the repository contains all the source files used for benchmarking, along with a run.sh script to automate the benchmarking process. Here are the detailed results:
All benchmarks were conducted on an i7-1360P laptop with 16GB of RAM using the tool codesenberg/bombardier. Here are the detailed results:
### python3 -m http.server
```