Lines Matching refs:run

4 A small minor upgrade might not need to run all of the benchmarks, however,
8 [Performance Trace Benchmarks](#performance-trace-benchmarks) should be run.
11 to run in on Android. The first is the normal allocator, the second is
12 called the svelte config, which is designed to run on memory constrained
73 made by default. The idea is that it allows application frees to run a
86 These are the tests that should be run to verify an allocator is
95 To run all of the compliance tests:
101 that a native allocator will have its own set of tests that can be run.
107 To run all of the tests:
152 This will run the benchmark XX times and then give a mean, median, and stddev
159 Which will lock the benchmark to only run on core XX. This also avoids
170 Choosing to run on the little core can tend to highlight any performance
178 To run the benchmarks with `mallopt(M_DECAY_TIME, 0)`, use these commands:
183 To run the benchmarks with `mallopt(M_DECAY_TIME, 1)`, use these commands:
210 To run the benchmarks with `mallopt(M_DECAY_TIME, 0)`, use these commands:
215 To run the benchmarks with `mallopt(M_DECAY_TIME, 1)`, use these commands:
230 To run the benchmarks with `mallopt(M_DECAY_TIME, 0)`, use these commands:
235 To run the benchmarks with `mallopt(M_DECAY_TIME, 1)`, use these command:
257 To run the benchmarks with `mallopt(M_DECAY_TIME, 0)`, use these commands:
262 To run the benchmarks with `mallopt(M_DECAY_TIME, 1)`, use these commands:
273 To run the benchmark, use these commands:
286 To run the benchmark, use these commands:
296 run on a trace of the allocations from a real world application or system
329 To run these benchmarks, first copy the trace files to the target using
410 When run without any arguments, the benchmark will run over all of the