We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b10c38 commit 4c11652Copy full SHA for 4c11652
benchmark/bench_sax.cpp
@@ -1,6 +1,6 @@
1
#define SIMDJSON_IMPLEMENTATION_FALLBACK 0
2
#define SIMDJSON_IMPLEMENTATION_WESTMERE 0
3
-#define SIMDJSON_IMPLEMENTATION_AMD64 0
+#define SIMDJSON_IMPLEMENTATION_ARM64 0
4
5
#include <iostream>
6
#include <sstream>
0 commit comments