mirror of
https://github.com/simdjson/simdjson
synced 2026-06-08 17:27:07 +00:00
Added a note
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#!/bin/bash
|
||||
echo "Note: the SIMD parser does a bit more work."
|
||||
SCRIPTPATH="$( cd "$(dirname "$0")" ; pwd -P )"
|
||||
cd $SCRIPTPATH
|
||||
make bench
|
||||
|
||||
Reference in New Issue
Block a user