We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0267e08 commit 4518d60Copy full SHA for 4518d60
1 file changed
test/benchee_test.exs
@@ -14,7 +14,8 @@ defmodule BencheeTest do
14
import Benchee.IntegrationHelpers
15
import Benchee.TestHelpers
16
17
- # Several integration tests are split out of this file into their own files so more tests can run in parallel
+ # Several integration tests are split out of this file into their
18
+ # own files so more tests can run in parallel
19
20
@header_regex ~r/^Name.+ips.+average.+deviation.+median.+99th %$/m
21
@test_configuration [time: 0.01, warmup: 0.005]
0 commit comments