Open
Bug 1944325
Opened 18 days ago
Updated 11 days ago
Testcase generating N websockets spends a lot of time on the Parent-process
Categories
(Core :: Networking: WebSockets, enhancement, P3)
Core
Networking: WebSockets
Tracking
()
NEW
People
(Reporter: mayankleoboy1, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
2.10 KB,
text/html
|
Details |
Open attached testcase.
Enter some large N
Create generate.
N=10000
Nightly: https://share.firefox.dev/3E7wBk7
Chrome: https://share.firefox.dev/4azUjBK
N=100000
Nightly: https://share.firefox.dev/4jBFJ0y
Chrome: Slower
Maybe something to improve?
Disclaimer: I generated this testcase using chatgpt. I have no idea how realistic this is. Feel free to WONTFIX/INVALID.
Blocks: necko-perf
Severity: -- → N/A
Priority: -- → P2
Whiteboard: [necko-triaged][necko-priority-new]
Updated•11 days ago
|
Priority: P2 → P3
Whiteboard: [necko-triaged][necko-priority-new] → [necko-triaged]
You need to log in
before you can comment on or make changes to this bug.
Description
•