Skip to content

Commit 54000ad

Browse files
authored
Update README.md
1 parent b42c56d commit 54000ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ All async functionality has been removed. All synchronized blocks were removed i
1212

1313
The end result is an implementation that easily integrates with Virtual Threads available in JDK 21 - simply set a virtual thread based ExecutorService.
1414

15-
Improved performance by more than **3x** over the JDK implementation, using http pipelining, optimized String parsing, etc.
15+
Improved performance by more than **10x** over the JDK implementation, using http pipelining, optimized String parsing, etc.
1616

1717
Designed for embedding with only a 90kb jar and zero dependencies.
1818

0 commit comments

Comments
 (0)