Skip to content

Commit

Permalink
whoopsie how was auto format broken?
Browse files Browse the repository at this point in the history
  • Loading branch information
PragTob committed Nov 27, 2024
1 parent c13c087 commit e5d38ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/benchee/profile.ex
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ defmodule Benchee.Profile do
if Version.match?(System.version(), ">= 1.17.0") do
@builtin_profilers [:tprof | @builtin_profilers]
end

# we run the function a bunch already, no need for further warmup
@default_profiler_opts [warmup: false]

Expand Down

0 comments on commit e5d38ce

Please sign in to comment.