Created
February 11, 2018 21:20
-
-
Save mkock/1e78802690fb19da3ebf58386f2abde6 to your computer and use it in GitHub Desktop.
Performance measurements of concurrent DMR XML parser in Go
This file contains hidden or 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
parser | 3 workers | 6 workers | 12 workers | |
---|---|---|---|---|
string | 5m17s | 5m11s | 5m11s | |
xml | 22m35s | 22m52s | 23m46s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment