|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include "Benchmark.h"#include "CPUCount.h"#include "stress.h"#include <array>#include <chrono>#include <cstdlib>#include <memory>#include <stddef.h>#include <vector>#include "mbmalloc.h"Classes | |
| struct | Object |
| class | SizeStream |
Functions | |
| Object | allocate (size_t size) |
| void | deallocate (const Object &object) |
| void | benchmark_stress (CommandLine &) |
| void benchmark_stress | ( | CommandLine & | ) |
1.8.13