Skip to content

Commit 60de8a4

Browse files
Add a benchmarks project (#1151)
* Add a benchmarks project * Small improvements --------- Co-authored-by: Wojciech Nagórski <wojtpl2@gmail.com>
1 parent 9593e87 commit 60de8a4

35 files changed

+211
-27
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,6 @@ project.lock.json
2222

2323
# Build outputs
2424
build/target/
25+
26+
# Benchmark results
27+
BenchmarkDotNet.Artifacts/
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)