Performance testing for Svelte applications

Viewed 68

How can I do client side performance testing for Svelte applications?

Is there any similar kind in JMeter / WebLoad like true client protocol as in Load runner to test the Svelte applications?

1 Answers
Related