Last week
----
- vacation
This week
----
- Land the patch which makes event dispatching faster
- The results of the benchmarks are:
- PerformanceTests/Events/EventDispatching.html
- 541 runs/s vs 594 runs/s (10% better score)
- PerformanceTests/Events/EventDispatchingInShadowTrees.html:
- 4625 runs/s vs 5741 runs/s (24% better score)
- We can reduce the memory footprint about 1.5 KBytes per an event.
- Refactor EventContext class.
- Shadow DOM - shadow as a function call in new distribution algorithms.
- Work on this and judge its feasibility.
- Triage bugs of Shadow DOM specification.