feat: add borded_cpp benchmark target and switch Dockerfile to gcc

Add borded_cpp_exec to .gitignore, include build_borded_cpp in Makefile all target, and extend bench.py with Borded CPP timing. Change borded_cpp Dockerfile base from alpine to gcc:latest with apt-based dependencies.
This commit is contained in:
BordedDev
2025-03-20 22:32:24 +00:00
parent 1dfc4a495d
commit ed54602bf4
4 changed files with 7 additions and 3 deletions
+1
View File
@@ -9,3 +9,4 @@ isspam
risspam
isspam_cpp
.build-trigger-2014-12-02 15:26
borded_cpp_exec