Open
Bug 1191405
Opened 10 years ago
Updated 1 year ago
Evaluate usage of connections cache preallocation
Categories
(Core :: SQLite and Embedded Database Bindings, defect, P3)
Core
SQLite and Embedded Database Bindings
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox42 | --- | affected |
People
(Reporter: mak, Unassigned)
References
Details
See bug 1189896
Basically for now we will disable preallocations cause:
1. we want to better evaluate the perf/memory gain and figure out a good value for our consumers
2. there's a bug in Sqlite that wrongly reports memory for each connection
Reporter | ||
Updated•9 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
Updated•1 year ago
|
Product: Toolkit → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•