commit new example for benchmarking

This commit is contained in:
microproofs
2024-01-10 19:27:21 -05:00
committed by KtorZ
parent fe7d744946
commit 8f825f68b1
14 changed files with 567 additions and 2 deletions

6
examples/benchmarks/.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
# Aiken compilation artifacts
artifacts/
# Aiken's project working directory
build/
# Aiken's default documentation export
docs/