Closed
Bug 549788
Opened 16 years ago
Closed 16 years ago
Increase the buffer size used for JSON streams
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla1.9.3a3
People
(Reporter: rflint, Assigned: rflint)
Details
(Keywords: perf, Whiteboard: [ts])
Attachments
(1 file)
|
428 bytes,
patch
|
sayrer
:
review+
|
Details | Diff | Splinter Review |
Ran across this while going over startup IO.
4096 seems like a reasonable compromise between our one known use (search.json, ~11KB for most users) and the unknown.
Attachment #429895 -
Flags: review?(sayrer)
Updated•16 years ago
|
Attachment #429895 -
Flags: review?(sayrer) → review+
| Assignee | ||
Comment 1•16 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Flags: in-testsuite-
Flags: in-litmus-
Resolution: --- → FIXED
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•