Main Thread Lock
tm2josep opened this issue · 1 comments
tm2josep commented
It might be a good idea to move the queries to a web worker. Currently, the page freezes whenever a query is run
JoeGermuska commented
We "borrowed" the SQL interface code from SelectStarSQL
but my reading of this is that it is using workers to do the queries
What am I missing?