improved bench

This commit is contained in:
2025-09-17 20:40:03 +03:00
parent 26b56d757c
commit 791e3b2313
2 changed files with 49 additions and 7 deletions

5
benchmark/main.cpp Normal file
View File

@@ -0,0 +1,5 @@
//
// Created by Vlad on 9/17/2025.
//
#include <benchmark/benchmark.h>
BENCHMARK_MAIN();