Skip to content

Instantly share code, notes, and snippets.

@brunolins16
Last active July 12, 2022 17:33
Show Gist options
  • Save brunolins16/5cc2286ac500706150ea4a957c9375b2 to your computer and use it in GitHub Desktop.
Save brunolins16/5cc2286ac500706150ea4a957c9375b2 to your computer and use it in GitHub Desktop.
Problem Details benchmark
application nostatuscodepages statuscodepages statuscodepages+problem
CPU Usage (%) 95 97 +2.11% 99 +4.21%
Cores usage (%) 1,142 1,163 +1.84% 1,187 +3.94%
Working Set (MB) 165 173 +4.85% 173 +4.85%
Private Memory (MB) 156 172 +10.26% 174 +11.54%
Start Time (ms) 128 131 +2.34% 129 +0.78%
Max CPU Usage (%) 94 97 +3.19% 102 +8.51%
Max Working Set (MB) 173 179 +3.67% 182 +4.85%
Max GC Heap Size (MB) 97 90 -7.86% 89 -9.08%
Size of committed memory by the GC (MB) 122 117 -3.85% 118 -3.10%
Max Number of Gen 0 GCs / sec 6.00 41.00 +583.33% 14.00 +133.33%
Max Number of Gen 1 GCs / sec 1.00 1.00 0.00% 2.00 +100.00%
Max Number of Gen 2 GCs / sec 0.00 0.00 1.00 +∞%
Max Time in GC (%) 0.00 2.00 +∞% 0.00
Max Gen 0 Size (B) 128,912 3,152,512 +2,345.48% 220,688 +71.19%
Max Gen 1 Size (B) 165,792 9,309,256 +5,515.02% 3,604,064 +2,073.85%
Max Gen 2 Size (B) 5,698,264 1,970,808 -65.41% 4,250,136 -25.41%
Max LOH Size (B) 411,320 411,320 0.00% 411,320 0.00%
Max POH Size (B) 1,642,312 3,472,456 +111.44% 2,318,664 +41.18%
Total Allocated Bytes 13,979,140,728 96,805,446,920 +592.50% 31,328,203,576 +124.11%
Max GC Heap Fragmentation 2 30 +1,178.34% 13 +449.26%
# of Assemblies Loaded 89 91 +2.25% 92 +3.37%
Max Exceptions (#/s) 412 465 +12.86% 440 +6.80%
Max Lock Contention (#/s) 8,053 2,373 -70.53% 1,666 -79.31%
Max ThreadPool Threads Count 23 24 +4.35% 24 +4.35%
Max ThreadPool Queue Length 130 156 +20.00% 152 +16.92%
Max ThreadPool Items (#/s) 419,624 220,035 -47.56% 199,431 -52.47%
Max Active Timers 0 0 0
IL Jitted (B) 210,344 223,733 +6.37% 239,289 +13.76%
Methods Jitted 2,291 2,467 +7.68% 2,654 +15.84%
load nostatuscodepages statuscodepages statuscodepages+problem
CPU Usage (%) 59 51 -13.56% 45 -23.73%
Cores usage (%) 707 607 -14.14% 535 -24.33%
Working Set (MB) 38 38 0.00% 38 0.00%
Private Memory (MB) 358 358 0.00% 358 0.00%
Start Time (ms) 0 0 0
First Request (ms) 152 150 -1.32% 151 -0.66%
Requests/sec 2,597,293 1,354,620 -47.84% 1,267,539 -51.20%
Requests 39,216,513 20,454,730 -47.84% 19,139,541 -51.20%
Mean latency (ms) 0.89 1.70 +91.01% 1.81 +103.37%
Max latency (ms) 23.91 39.98 +67.21% 50.98 +113.22%
Bad responses 39,216,513 20,454,730 -47.84% 19,139,541 -51.20%
Socket errors 0 0 0
Read throughput (MB/s) 277.42 901.12 +224.82% 337.26 +21.57%
Latency 50th (ms) 0.85 1.65 +94.12% 1.76 +107.06%
Latency 75th (ms) 1.23 2.39 +94.31% 2.55 +107.32%
Latency 90th (ms) 1.48 2.85 +92.57% 3.02 +104.05%
Latency 99th (ms) 2.06 3.80 +84.47% 3.74 +81.55%
application problemresult statuscodepages+problem
CPU Usage (%) 97 99 +2.06%
Cores usage (%) 1,163 1,187 +2.06%
Working Set (MB) 167 173 +3.59%
Private Memory (MB) 162 174 +7.41%
Start Time (ms) 129 129 0.00%
Max CPU Usage (%) 98 102 +4.08%
Max Working Set (MB) 175 182 +3.90%
Max GC Heap Size (MB) 91 89 -2.34%
Size of committed memory by the GC (MB) 113 118 +4.05%
Max Number of Gen 0 GCs / sec 17.00 14.00 -17.65%
Max Number of Gen 1 GCs / sec 1.00 2.00 +100.00%
Max Number of Gen 2 GCs / sec 1.00 1.00 0.00%
Max Time in GC (%) 0.00 0.00
Max Gen 0 Size (B) 120,896 220,688 +82.54%
Max Gen 1 Size (B) 1,544,920 3,604,064 +133.28%
Max Gen 2 Size (B) 3,699,896 4,250,136 +14.87%
Max LOH Size (B) 411,320 411,320 0.00%
Max POH Size (B) 2,339,264 2,318,664 -0.88%
Total Allocated Bytes 39,757,923,272 31,328,203,576 -21.20%
Max GC Heap Fragmentation 5 13 +155.97%
# of Assemblies Loaded 90 92 +2.22%
Max Exceptions (#/s) 451 440 -2.44%
Max Lock Contention (#/s) 3,141 1,666 -46.96%
Max ThreadPool Threads Count 24 24 0.00%
Max ThreadPool Queue Length 143 152 +6.29%
Max ThreadPool Items (#/s) 229,308 199,431 -13.03%
Max Active Timers 0 0
IL Jitted (B) 229,716 239,289 +4.17%
Methods Jitted 2,593 2,654 +2.35%
load problemresult statuscodepages+problem
CPU Usage (%) 49 45 -8.16%
Cores usage (%) 590 535 -9.32%
Working Set (MB) 38 38 0.00%
Private Memory (MB) 358 358 0.00%
Start Time (ms) 0 0
First Request (ms) 170 151 -11.18%
Requests/sec 1,466,750 1,267,539 -13.58%
Requests 22,147,110 19,139,541 -13.58%
Mean latency (ms) 1.56 1.81 +16.03%
Max latency (ms) 34.15 50.98 +49.28%
Bad responses 22,147,110 19,139,541 -13.58%
Socket errors 0 0
Read throughput (MB/s) 390.27 337.26 -13.58%
Latency 50th (ms) 1.52 1.76 +15.79%
Latency 75th (ms) 2.20 2.55 +15.91%
Latency 90th (ms) 2.62 3.02 +15.27%
Latency 99th (ms) 3.28 3.74 +14.02%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment