* Perf: Avoid creation of intermediary array when iterating over stylesheet rules by using the second `mapFn` argument of Array.from https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/from Performance analysis by: JonasBA <jonas@badalic.com> Authored-by: Eoghan Murray <eoghan@getthere.ie>
123 B
123 B
rrweb-snapshot, rrweb
| rrweb-snapshot | rrweb |
|---|---|
| patch | patch |
Perf: Avoid creation of intermediary array when iterating over style rules