diff options
author | Matt Mastracci <matthew@mastracci.com> | 2023-06-08 09:32:08 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-08 09:32:08 -0600 |
commit | 976c38104569182ba41d9351a108e673f63ffb98 (patch) | |
tree | 9bb0ce756a701febdbfdac18e49891c4d0b58fa8 /cli/tests/integration/compile_tests.rs | |
parent | f35161d3c549c46309ddfbe286ed3f9507076ccd (diff) |
perf(ext/websocket): Reduce GC pressure & monomorpize op_ws_next_event (#19405)
Reduce the GC pressure from the websocket event method by splitting it
into an event getter and a buffer getter.
Before:
165.9k msg/sec
After:
169.9k msg/sec
Diffstat (limited to 'cli/tests/integration/compile_tests.rs')
0 files changed, 0 insertions, 0 deletions