/tokenize_opt_time.sh Secret
Last active
August 29, 2015 14:17
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Chris@chris-hppc MINGW64 ~/src/play/tokenizer | |
$ time ./a.out tokenize-opt Tokenizing 10000000 csv values. | |
Tokenized 10000000 values. | |
real 0m7.187s | |
user 0m0.000s | |
sys 0m0.015s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment