You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to update it's benchmark to imba version 2 to submit the updated version
what i found is it's have memory leak, when click "clear row" button on version 1 memory is reduce but v2 memory is same. even clear row code is same with v1 and v2
Description
according to https://github.com/krausest/js-framework-benchmark which have imba version 1.5 implementation at https://github.com/krausest/js-framework-benchmark/blob/master/frameworks/keyed/imba/src/main.imba
I want to update it's benchmark to imba version 2 to submit the updated version
what i found is it's have memory leak, when click "clear row" button on version 1 memory is reduce but v2 memory is same. even clear row code is same with v1 and v2
version 1

version 2

i create repo of v2 here https://github.com/me7/jsbench-imba-v2 for reproduce the bug
Reproduction
https://github.com/me7/jsbench-imba-v2
System Environment
The text was updated successfully, but these errors were encountered: