add cpp benchmark

This commit is contained in:
cyy_mac
2026-07-30 17:25:39 +08:00
parent 3008203f82
commit bd07331734
7 changed files with 226 additions and 24 deletions

2
.gitignore vendored
View File

@@ -4,7 +4,7 @@ __pycache__/
*.so
.Python
build/
build-cpp*/
build-*/
CMakeFiles/
dist/
*.egg-info/