We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95ef24c commit 689fcb8Copy full SHA for 689fcb8
benchmark/wh_bench_ops.h
@@ -26,7 +26,7 @@
26
#include <stdint.h>
27
28
/* Maximum number of operations that can be registered */
29
-#define MAX_BENCH_OPS 79
+#define MAX_BENCH_OPS 83
30
/* Maximum length of operation name */
31
#define MAX_OP_NAME 64
32
0 commit comments