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 Jan 5, 2025
1 parent 19530f4 commit d8186db
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 @@ -30,6 +30,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 d8186db

Please sign in to comment.