Domiii / dbux

Dbux is an Integrated Debugging Environment (IDbE) and Omniscient Debugger that makes JavaScript application's run-time behavior come alive, visible and interactive.
https://domiii.github.io/dbux
Apache License 2.0
159 stars 13 forks source link

Measure + improve performance #410

Open Domiii opened 3 years ago

Domiii commented 3 years ago

Data Size

Observations

Performance Analysis Basics

Need to measure each of the following on a variety of different projects.

NOTE: Always measure performance in Production mode.

Domiii commented 3 years ago