luwes / js-diff-benchmark

Simple benchmark for testing your DOM diffing algorithm.
66 stars 5 forks source link

Add 225b spect impl #22

Closed dy closed 4 years ago

dy commented 4 years ago

This creates 225b spect implementation:

image

@luwes @WebReflection please consider.

dy commented 4 years ago

Ty 🙏 !

luwes commented 4 years ago

the performance is a lot worse on my computer it seems. spect is almost always last or second last.

Screen Shot 2020-04-17 at 7 38 22 PM
luwes commented 4 years ago

on Mac 10.15.4, 2.3 GHz 8-Core Intel Core i9, Node v13.8.0

dy commented 4 years ago

Sets − I suppose their implementation varies across platform/node version. Just nvm-ed node to 13.12.0 and there: image