From 5255e2d5717dc7a265ca79404d387ef8abe8c004 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 6 Dec 2016 10:56:59 +0100 Subject: Added 'make newbench'. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 5c43c1a..10375ba 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,10 @@ To run a benchmark: make bench +For more detailed benchmarks: + + make newbench + To run a test for memory leaks using `valgrind`: make leakcheck -- cgit v1.2.3