Skip to content

Commit

Permalink
Merge pull request #81 from aarondandy/benchmarks
Browse files Browse the repository at this point in the history
Rebuilds all benchmarks
  • Loading branch information
aarondandy authored Nov 23, 2023
2 parents 3d304ef + 7a764f0 commit 154f2ed
Show file tree
Hide file tree
Showing 73 changed files with 560 additions and 1,652 deletions.
12 changes: 12 additions & 0 deletions .config/dotnet-tools.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"version": 1,
"isRoot": true,
"tools": {
"run-script": {
"version": "0.5.0",
"commands": [
"r"
]
}
}
}
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ dlldata.c

# DNX
project.lock.json
artifacts/

*_i.c
*_p.c
Expand Down Expand Up @@ -143,7 +142,7 @@ publish/
# Publish Web Output
*.[Pp]ublish.xml
*.azurePubxml
# TODO: Comment the next line if you want to checkin your web deploy settings
# TODO: Comment the next line if you want to checkin your web deploy settings
# but database connection strings (with potential passwords) will be unencrypted
*.pubxml
*.publishproj
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

55 changes: 0 additions & 55 deletions WeCantSpell.Hunspell.Benchmarking.LongRunning/EnWordPerfBase.cs

This file was deleted.

This file was deleted.

6 changes: 0 additions & 6 deletions WeCantSpell.Hunspell.Benchmarking.LongRunning/Program.cs

This file was deleted.

This file was deleted.

3 changes: 0 additions & 3 deletions WeCantSpell.Hunspell.Benchmarking.LongRunning/app.config

This file was deleted.

6 changes: 0 additions & 6 deletions WeCantSpell.Hunspell.Benchmarking.LongRunning/packages.config

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 154f2ed

Please sign in to comment.