This repository was archived by the owner on Mar 24, 2026. It is now read-only.
I can't understand why the /plaintext test is almost 5 times faster than the /json test. #8047
|
Here are the results of the tests on my stand:
|
Answered by
fakeshadow
Mar 17, 2023
Replies: 3 comments
|
@fakeshadow , thanks 924084 / 104875 = 8.81 |
0 replies
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

plaintext bench uses http/1.1 pipeline feature. You can checkout the script tfb uses here