Skip to content

Commit

Permalink
Benchmarks of C#
Browse files Browse the repository at this point in the history
  • Loading branch information
SnowCait committed Aug 23, 2024
1 parent ac1e69d commit 2ba1caf
Show file tree
Hide file tree
Showing 7 changed files with 629 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
deno-version: v1.x
- run: deno bench --allow-env

- uses: actions/setup-go@v5
with:
go-version: '1.23'
- run: go test -bench .

- run: dotnet run --configuration Release
Loading

0 comments on commit 2ba1caf

Please sign in to comment.