Skip to content

Instantly share code, notes, and snippets.

@davidfowl
Last active March 9, 2017 03:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save davidfowl/3b08e0c95375c4fc4447aaf8ea1354c7 to your computer and use it in GitHub Desktop.
Save davidfowl/3b08e0c95375c4fc4447aaf8ea1354c7 to your computer and use it in GitHub Desktop.

feature/dev-si (base line)

Method Mean StdErr StdDev Scaled Scaled-StdDev RPS Gen 0 Allocated
ParsePlaintextTechEmpower 2.0483 us 0.0150 us 0.0822 us 1.00 0.00 488,200.52 - 355 B
ParsePipelinedPlaintextTechEmpower 1.6980 us 0.0139 us 0.0764 us 0.83 0.05 588,921.33 - 344 B
ParseLiveAspNet 5.2135 us 0.0707 us 0.3870 us 2.55 0.21 191,810.41 - 1.11 kB
ParsePipelinedLiveAspNet 5.0287 us 0.0448 us 0.2456 us 2.46 0.15 198,859.71 - 1.1 kB
ParseUnicode 8.1457 us 0.0646 us 0.3540 us 3.98 0.22 122,763.79 - 1.94 kB
ParseUnicodePipelined 8.0588 us 0.0532 us 0.2916 us 3.94 0.20 124,087.47 0.0092 1.93 kB

dev

Method Mean StdErr StdDev Scaled Scaled-StdDev RPS Gen 0 Allocated
PlaintextTechEmpower 2.1091 us 0.0126 us 0.0689 us 1.00 0.00 474,133.45 - 349 B
PipelinedPlaintextTechEmpower 1.7482 us 0.0145 us 0.0793 us 0.83 0.05 572,010.37 - 348 B
LiveAspNet 4.0247 us 0.0457 us 0.2505 us 1.91 0.13 248,464.82 - 1.07 kB
PipelinedLiveAspNet 3.7007 us 0.0267 us 0.1462 us 1.76 0.09 270,220.46 - 1.07 kB
Unicode 6.3944 us 0.0668 us 0.3661 us 3.03 0.20 156,386.06 - 1.85 kB
UnicodePipelined 6.2646 us 0.0328 us 0.1795 us 2.97 0.13 159,626.71 0.0023 1.86 kB

dev with corefxlab

Method Mean StdErr StdDev Scaled Scaled-StdDev RPS Gen 0 Allocated
PlaintextTechEmpower 1.9405 us 0.0124 us 0.0680 us 1.00 0.00 515,318.63 - 349 B
PipelinedPlaintextTechEmpower 1.6485 us 0.0121 us 0.0663 us 0.85 0.04 606,605.90 - 348 B
LiveAspNet 3.9220 us 0.0335 us 0.1836 us 2.02 0.11 254,973.36 - 1.07 kB
PipelinedLiveAspNet 3.6990 us 0.0328 us 0.1797 us 1.91 0.11 270,340.64 - 1.07 kB
Unicode 6.3481 us 0.1567 us 0.8581 us 3.28 0.45 157,526.49 - 1.85 kB
UnicodePipelined 6.1185 us 0.0391 us 0.2141 us 3.16 0.15 163,438.28 0.0038 1.86 kB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment