Skip to content

Commit

Permalink
Add jit_enabled? to sample test suite
Browse files Browse the repository at this point in the history
  • Loading branch information
PragTob committed Nov 16, 2023
1 parent 82cfe53 commit ed3ca1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/benchee/benchmark/runner_test.exs
Expand Up @@ -19,6 +19,7 @@ defmodule Benchee.Benchmark.RunnerTest do
@system %{
elixir: "1.4.0",
erlang: "19.1",
jit_enabled?: false,
num_cores: "4",
os: "Super Duper",
available_memory: "8 Trillion",
Expand Down

0 comments on commit ed3ca1e

Please sign in to comment.