Skip to content

Commit

Permalink
try force push
Browse files Browse the repository at this point in the history
  • Loading branch information
aviatesk committed Dec 13, 2020
1 parent b50fecc commit e81f67d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmark/benchmarks.jl
Original file line number Diff line number Diff line change
Expand Up @@ -112,4 +112,4 @@ const SUITE = BenchmarkGroup()
# @profile_call identity(nothing)
# end

SUITE["test"] = @jetbenchmarkable sleep(1) seconds = 10
SUITE["test"] = @jetbenchmarkable sleep(0.5) seconds = 10

0 comments on commit e81f67d

Please sign in to comment.