From 461fa9cfbcf51609caa2b14b723ceb3df0bf62ce Mon Sep 17 00:00:00 2001 From: nsfisis Date: Tue, 12 Mar 2024 01:35:32 +0900 Subject: feat: install reli --- Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 461246c..ff7acf9 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,7 @@ +.PHONY: prof +prof: + @bash prof.sh + .PHONY: bench bench: hyperfine --warmup=1 --style=nocolor 'make run' | tee benchmarks/$$(date '+%Y%m%d-%H%M').log -- cgit v1.2.3-70-g09d2