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
BUT, 10k rows is very very slow, and when I try to delete item from 10k list, there is Maximum call stack size exceeded error. What could be the reason for this error? Poor performance in this benchmark suggests that celljs is not very well suited for heavy websites.
The text was updated successfully, but these errors were encountered:
I am trying to evaluate performance of celljs according to https://github.com/krausest/js-framework-benchmark
This is my current version (WIP) https://gist.github.com/marc3lsk/8d0c4a336671372a2630443b20227fcd
BUT, 10k rows is very very slow, and when I try to delete item from 10k list, there is Maximum call stack size exceeded error. What could be the reason for this error? Poor performance in this benchmark suggests that celljs is not very well suited for heavy websites.
The text was updated successfully, but these errors were encountered: