Performance lab integration

Tags: #<Tag:0x00007efc6d3d51b0> #<Tag:0x00007efc6d3d4c10>

Hello! I trying to measure performance metrics on next js app. Documentation on Handson Table guides on performance lab and redirects to performance lab github repository which is basically a node js server. The readme.md guide only provides guide on how to run the test server.
I need help on how to use performance labs with react / next apps to test handson table implemented in the actual app.

Hi @muhammadwarraich007

Performance Lab was created mainly for internal use to test the most popular behaviors between the versions of Handsontable. You can add your own setup, but it is crafted for vanilla js.