Mercurial > hg > CbC > CbC_llvm
view libc/utils/benchmarks/configuration_small.json @ 173:0572611fdcc8 llvm10 llvm12
reorgnization done
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Mon, 25 May 2020 11:55:54 +0900 |
parents | 1d019706d866 |
children |
line wrap: on
line source
{ "Options":{ "MinDuration":0.001, "MaxDuration":1, "InitialIterations":100, "MaxIterations":10000000, "MinSamples":4, "MaxSamples":1000, "Epsilon":0.01, "ScalingFactor":1.4 }, "Configuration":{ "Runs":10, "BufferSize":8192, "Size":{ "From":0, "To":1024, "Step":1 }, "AddressAlignment":1, "MemsetValue":0, "MemcmpMismatchAt":0 } }