Changes between Version 1 and Version 2 of Ticket #3939, comment 1


Ignore:
Timestamp:
2022-11-03T17:24:47Z (2 years ago)
Author:
itamarst
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3939, comment 1

    v1 v2  
    11If I switch back to persistent HTTP connections, the test takes 20 seconds. So this is perhaps not a blocker if I can figure out how to make the tests not get dirty reactor with persistent HTTP.
    22
    3 Still seems worth fixing though, it suggests the HTTP protocol is doing way too much work.
     3Still seems worth fixing though, it suggests the HTTP protocol is doing way too much requests.