Comment by tipiirai

Comment by tipiirai 11 days ago

1 reply

I get the same numbers. Interestingly, JavaScript performs faster below 100,000 entries due to the lack of a JS-to-WASM bridge, but it eventually crashes when the records keep increasing

dimgl 11 days ago

Why would you ever have 100,000 entities on a page? What is the business use case for this?