Skip to content

Instantly share code, notes, and snippets.

@doom369
Last active July 28, 2020 13:41
Show Gist options
  • Save doom369/f97922f64d6907d39d74fe59fb714580 to your computer and use it in GitHub Desktop.
Save doom369/f97922f64d6907d39d74fe59fb714580 to your computer and use it in GitHub Desktop.
Benchmark (url) Mode Cnt Score Error Units
EqualChar.equalsOptimized / avgt 10 3.806 ± 0.075 ns/op
EqualChar.equalsPost / avgt 10 5.706 ± 0.089 ns/op
EqualChar.equalsPre / avgt 10 5.960 ± 0.062 ns/op
EqualChar.equalsOptimized /my/server/url avgt 10 3.250 ± 0.204 ns/op
EqualChar.equalsPost /my/server/url avgt 10 3.464 ± 0.116 ns/op
EqualChar.equalsPre /my/server/url avgt 10 3.786 ± 0.027 ns/op
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment