Confirmed users
356
edits
| Line 196: | Line 196: | ||
<!-- Read only update this week? Uncomment the following line--> | <!-- Read only update this week? Uncomment the following line--> | ||
<!-- {{readonly}} --> | <!-- {{readonly}} --> | ||
Profiler enhancements: | |||
* {{bug|967619}}: Talos Profiling has hit some snags, likely Talos profiling on Windows will not be initially supported | |||
* {{bug|758697}}: Working on improving profiler support for B2G | |||
* {{bug|963158}}: Profiler shouldn't sample sleeping threads multiple times | |||
* {{bug|987297}}: Improve memory usage of profiler by packing ProfileEntry structs together better | |||
* {{bug|962262}}: Use external structure padding to save ~30% of circular buffer space | |||
* {{bug|986160}}: Create unit tests for the Gecko Profiler | |||
Most common sources of main-thread I/O, according to Telemetry: | |||
* {{bug|987735}}: {xre}\dictionaries | |||
* {{bug|987715}}: {xre}\browser\searchplugins\* - filed | |||
* {{bug|988294}}: {profile}\cookies.sqlite | |||
* {{bug|987738}}: {profile}\cert_override.txt | |||
* {{bug|987728}}: {profile}\localstore.rdf | |||
* {{bug|987745}}: formhistory.sqlite | |||
* {{bug|988304}}: {profile}\blocklist.xml | |||
* {{bug|975996}}: permissions.sqlite | |||
* {{bug|988301}}: Firefox Sync | |||
* {{bug|988292}}: {profile}\addons.json | |||
* Adblock Plus | |||
Miscellaneous fixes: | |||
* {{bug|987101}}: Switch the CrashMonitor to native OS.File.read() for better performance | |||
* {{bug|989326}}: Loader.jsm should neither flush nor perform main thread I/O | |||
===Seceng (mmc)=== | ===Seceng (mmc)=== | ||
<!-- Read only update this week? Uncomment the following line--> | <!-- Read only update this week? Uncomment the following line--> | ||