Commit Graph

2 Commits

Author SHA1 Message Date
1d98a350dd feat: add HTTPS benchmark tool with thread pool and libcurl support 2025-04-08 04:21:02 +00:00
2f3363f50b feat: add initial project scaffolding with .gitignore, MIT license, and README
This commit establishes the foundational structure for the httpsbench project by introducing three essential files: a comprehensive .gitignore covering C++ build artifacts and compiled objects, an MIT license file attributing copyright to retoor, and a brief README describing the application's purpose as an HTTPS server benchmarking tool.
2024-12-12 05:43:46 +00:00