Skip to content

Instantly share code, notes, and snippets.

@mkock
Created February 11, 2018 21:20
Show Gist options
  • Save mkock/1e78802690fb19da3ebf58386f2abde6 to your computer and use it in GitHub Desktop.
Save mkock/1e78802690fb19da3ebf58386f2abde6 to your computer and use it in GitHub Desktop.
Performance measurements of concurrent DMR XML parser in Go
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