localvoid / uibench

UI Benchmark
183 stars 20 forks source link

Added stage0 #18

Closed Freak613 closed 5 years ago

Freak613 commented 5 years ago

This is VanillaJS implementation using tools from stage0

Freak613 commented 5 years ago

Actually, there are few tests showing 0(green) in results for my implementation, like tree/[10,50]/[insertFirst(1)] Maybe these test cases should be reviewed.

Freak613 commented 5 years ago

I figured out and fixed the problem. It's strange that tests doesn't detect the issue though.

localvoid commented 5 years ago

Benchmark test cases doesn't perform any checks for correctness.