Attribute existence check within NamedNodeMap (version: 1)
Comparing perf of iterating through a NamedNodeMap in syncNodeFrom vs an Array created from said map. In this variant, we only create the array for the element being modified.
Comparing performance of: Original vs With attribute existence check
Memory measurements supported only in Chrome.
For precise memory measurements Chrome must be launched with --enable-precise-memory-info flag.
More information: Monitoring JavaScript Memory
Test case name
Result
Original
With attribute existence check
Fastest:N/A
Slowest:N/A
Latest run results:
Run details: (Test run date:
3 days ago)
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:133.0) Gecko/20100101 Firefox/133.0