Revert timing on committed by mistake

This commit is contained in:
Iwan Kawrakow
2025-09-24 11:00:37 +03:00
parent fc719f0a4e
commit 15dfadccae

View File

@@ -40,7 +40,7 @@
#include <syscall.h>
#endif
#define IK_PRINT_TIMING 1
#define IK_PRINT_TIMING 0
#ifdef GGML_USE_OPENMP
#include <omp.h>