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 have a table with 25 records and on each row there is a column which needs to be highlighted.
Without highlighter it loads in 0.3 ms.
With highlighter it loads in 1 min 30 sec.
I have a table with 25 records and on each row there is a column which needs to be highlighted.
Without highlighter it loads in 0.3 ms.
With highlighter it loads in 1 min 30 sec.
Is the performance so bad?
Thanks!