Skip to content

Commit

Permalink
minor reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
lemire committed Jun 23, 2024
1 parent 3215e5e commit ff40b25
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions benchmark/Benchmark.cs
Original file line number Diff line number Diff line change
Expand Up @@ -125,10 +125,10 @@ public Config()
}
// Parameters and variables for real data
[Params(@"data/twitter.json",
@"data/Bogatov1069.utf8.txt",
@"data/Bogatov136.utf8.txt",
@"data/Bogatov286.utf8.txt",
@"data/Bogatov527.utf8.txt",
@"data/Bogatov1069.utf8.txt",
@"data/Bogatov136.utf8.txt",
@"data/Bogatov286.utf8.txt",
@"data/Bogatov527.utf8.txt",
@"data/Arabic-Lipsum.utf8.txt",
@"data/Hebrew-Lipsum.utf8.txt",
@"data/Korean-Lipsum.utf8.txt",
Expand Down

0 comments on commit ff40b25

Please sign in to comment.