Skip to content

Commit 6731ea5

Browse files
committed
Updated results
1 parent ae93c04 commit 6731ea5

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ Like the Plain Text scenario above but with HTTP pipelining enabled at a depth o
127127
| ----- | ------ | -------- | ----------- | ---- | ------------ |
128128
| NodeJS | perfsvr | 147,554 | 32 threads, 256 connections | The actual TechEmpower NodeJS app | CPU is 100%, almost exclusively in user mode |
129129
| NodeJS | perfsvr2 (Linux) | 173,641 | 32 threads, 512 connections | The actual TechEmpower NodeJS app | CPU is 100% |
130-
| ASP.NET 5 on Kestrel | perfsvr | 505,350 | 32 threads, 256 connections | Middleware class, single IO thread | CPU is 95%, 15-20% in kernel mode |
130+
| ASP.NET 5 on Kestrel | perfsvr | 743,123 | 32 threads, 1,024 connections | Middleware class, multi IO thread | CPU is 100% |
131131
| ASP.NET 5 on Kestrel | perfsvr2 (Linux) | 409,856 | 32 threads, 256 connections | Middleware class, single IO thread | CPU is 75% |
132132
| Scala | perfsvr | 1,514,942 | 32 threads, 1024 connections | The actual TechEmpower Scala plaintext app | CPU is 100%, 70% in user mode |
133133
| Netty | perfsvr | 2,808,515 | 32 threads, 256 connections | The actual TechEmpower Netty app | CPU is 100% |

results/Results.xlsx

-9.35 KB
Binary file not shown.

0 commit comments

Comments
 (0)