Skip to content

Commit f92dca7

Browse files
committed
Update Linux plaintext pipelining results
This was based on perf testing done January 13th with the same wrk params as before. I'm unsure what the CPU utilization was at the time.
1 parent 9769c73 commit f92dca7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ Like the Plain Text scenario above but with HTTP pipelining enabled at a depth o
133133
| NodeJS | perfsvr | 147,554 | 32 threads, 256 connections | The actual TechEmpower NodeJS app | CPU is 100%, almost exclusively in user mode |
134134
| NodeJS | perfsvr2 (Linux) | 173,641 | 32 threads, 512 connections | The actual TechEmpower NodeJS app | CPU is 100% |
135135
| ASP.NET Core on Kestrel | perfsvr | 1,188,521 | 32 threads, 256 connections | Middleware class, multi IO thread | CPU is 100% |
136-
| ASP.NET Core on Kestrel | perfsvr2 (Linux) | 409,856 | 32 threads, 256 connections | Middleware class, single IO thread | CPU is 75% |
136+
| ASP.NET Core on Kestrel | perfsvr2 (Linux) | 928,023 | 32 threads, 256 connections | Middleware class, single IO thread | |
137137
| Scala | perfsvr | 1,514,942 | 32 threads, 1024 connections | The actual TechEmpower Scala plaintext app | CPU is 100%, 70% in user mode |
138138
| Netty | perfsvr | 2,808,515 | 32 threads, 256 connections | The actual TechEmpower Netty app | CPU is 100% |
139139

0 commit comments

Comments
 (0)