You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
468 B
25 lines
468 B
{
|
|
"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
|
|
}
|
|
}
|