Remix.run Logo
Ygg2 5 days ago

Problem is there is a huge number of pitfalls when measuring performance.

You have to do it correct or you might be just measuring: when your system is pulling updates, how big is your username, the performance of the least critical thing in your app.

And at worst you can speed up your least performing function only to yield a major slowdown to overall performance.