aimhubio / aim

Aim 💫 — An easy-to-use & supercharged open-source experiment tracker.
https://aimstack.io
Apache License 2.0
4.93k stars 297 forks source link

UI is sluggish #3135

Open praveen-aurora opened 2 months ago

praveen-aurora commented 2 months ago

🐛 Bug

The UI seems to be very sluggish. I've attached a chrome trace.

[Trace-20240416T103801.json](https://github.com/aimhubio/aim/files/15000734/Trace-20240416T103801.json)

There seem to be lots of calls like this:

image

To reproduce

Opening the metrics explorer with lots of charts.

Expected behavior

UI could be more responsive.

Environment

Additional context

praveen-aurora commented 2 months ago

For the above ellipsis issue, it seems a temporary workaround is just to use a larger screen as that allows the plot titles to be shown in full avoiding the ellipsis computation.