aboutsummaryrefslogtreecommitdiff
path: root/libc/benchmarks/configuration_big.json
blob: b82b9241d91573b420ce85432d1d8943dfc72b1b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
   "Options":{
      "MinDuration":0.001,
      "MaxDuration":1,
      "InitialIterations":100,
      "MaxIterations":10000000,
      "MinSamples":1,
      "MaxSamples":1,
      "Epsilon":0.01,
      "ScalingFactor":1.4
   },
   "Configuration":{
      "Runs":5,
      "BufferSize":134217728,
      "Size":{
        "From":0,
        "To":33554432,
        "Step":1048576
      },
      "AddressAlignment":1,
      "MemsetValue":0,
      "MemcmpMismatchAt":0
   }
}