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:
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
|
plaintext bench uses http/1.1 pipeline feature. You can checkout the script tfb uses here |
Beta Was this translation helpful? Give feedback.
-
|
@fakeshadow , thanks 924084 / 104875 = 8.81 |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.

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