From cf7f1bb43d365f8bf1dc045593018478249ea444 Mon Sep 17 00:00:00 2001 From: Florian Fischer Date: Tue, 5 Mar 2019 16:06:22 +0100 Subject: update Readme --- doc/Benchmarks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/Benchmarks.md') diff --git a/doc/Benchmarks.md b/doc/Benchmarks.md index d747500..4ab0c02 100644 --- a/doc/Benchmarks.md +++ b/doc/Benchmarks.md @@ -4,7 +4,7 @@ A benchmark in the context of allocbench is a command usable with exec and a list of all possible arguments. The command is executed and measured for each permutation of the specified arguments and for each allocator to test. -Benchmarks are implemented as python objects that have a function `run(runs, verbose)`. +Benchmarks are implemented as python objects that have a function `run(runs)`. Other non mandatory functions are: * load -- cgit v1.2.3