diff options
author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2023-06-07 11:54:49 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-07 11:54:49 +0200 |
commit | 42c10ecfdb5b48ef7cf1293ce8d2614d5fae9f33 (patch) | |
tree | 13d153337c871e136c73d051065151adea792e4a /cli/graph_util.rs | |
parent | 2aba4365ae620a8f097800e7cf85ff86f566b69a (diff) |
perf(ext/websocket): monomorphize code (#19394)
Using `deopt-explorer` I found that a bunch of fields on `WebSocket`
class were polymorphic.
Fortunately it was enough to initialize them to `undefined`
to fix the problem.
Diffstat (limited to 'cli/graph_util.rs')
0 files changed, 0 insertions, 0 deletions