From ea14ac15dc3ee6e56ed85b20aa5cf790762d8fd7 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 2 Oct 2024 14:45:15 -0300 Subject: Makefile: Store and return bench timing data --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 35bfb45..ad7ad04 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /tests/fuzz/*.bin /tests/benchmarks/*.a /tests/benchmarks/*.bin +/tests/benchmarks/*.txt -- cgit v1.2.3