Finally, the more efficient implementation of localStorage DOM API has landed and sticks in Firefox 23, currently on the Nightly channel. The first build having the patches has id 20130416030901.
More about the motivation and details in my previous post on DOM storage code overhaul.
I want to thank all involved people, namely Vladan Djeric, Marco Bonardo and Olli Pettay for their help, ideas and mainly reviews of this large change. Thanks!
Congratulations :) Can you help me keep an eye on the Telemetry startup numbers?
Thanks :) Yes, I will watch the telemetry very closely. Now it's too soon to say something for sure. I hope for improvement on the main thread blocking events, formerly FETCH_DOMAIN probe, now the variety of _BLOCKING_MS probes.
Awesome work done :)
1. Has any telemetry started coming that shows the perf improvement of this ?
2. you mentioned doing several follow-up bugs in bug 600307. Are they still needed, or the final patch has all those ?
Thanks :)
ad 1: Yes, I can see some first telemetry, but I think it's too early to make a conclusion, it's just one day.
ad 2: There are many followups, some larger I want to get to Firefox 23 yet if possible, some smaller like optimizations. None of them is however in the currently landed code.