Last active
January 20, 2020 16:58
-
-
Save sgraaf/6e39f4b19e97bb308d28cef4805a3783 to your computer and use it in GitHub Desktop.
Tokenizers timing experiments: Multithreaded performance
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
implementation | mean execution time | |
---|---|---|
submit | 1min 8s | |
map | 1min 9s | |
encode_batch | 10.6s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment