question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Feature Request: Downloading metrics from multiple runs is slow due to init.

See original GitHub issue

Usually, to make statistical analysis for experiments one needs to download metrics from multiple runs, like 50, 100 or even more. But downloading metrics or files from runs takes a lot of time since for each run, one need to execute neptune.init, which itself takes around 2 seconds. For 1000 runs it is 2000 seconds ~= 30 minutes. Would be nice if we could connect to the server only once but download things from multiple runs.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:12 (7 by maintainers)

github_iconTop GitHub Comments

4reactions
aniezurawskicommented, Sep 13, 2021

Hi @wjaskowski

I don’t want to promise too much too early but there is a chance for some performance improvement for this case (multiple Runs) in some near future.

0reactions
wjaskowskicommented, Oct 2, 2021

Thank you! There definitely is. It is hard to quantify it since it depends on the use case.

On Thu, 30 Sept 2021 at 10:39, Adam Nieżurawski @.***> wrote:

@wjaskowski https://github.com/wjaskowski Please try new release 0.12.0. And let me know if there’s any difference in performance. 😃

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/neptune-ai/neptune-client/issues/683#issuecomment-931043660, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABFZEHLHQPUKGLB5JR5H663UEQO47ANCNFSM5DLIH3QQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Aim — easy-to-use and performant open-source ML ... - GitHub
An easy-to-use & supercharged open-source experiment tracker. Aim logs your training runs, enables a beautiful UI to compare them and an API to...
Read more >
Pipeline efficiency - GitLab Docs
Use multiple smaller images, each for a specific task, that download and run faster. Try to use custom Docker images with the software...
Read more >
Investigating Slow View Load Requests - Tableau Help
The Slow View Load Requests chart on the performance page is a useful metric to understand the performance of views and the resulting...
Read more >
The Ultimate Guide to Fixing JavaScript Performance ...
The Ultimate Guide to Fixing JavaScript Performance Problems in Browser DevTools · Not all bytes are created equally · Use the browser task ......
Read more >
ASP.NET Core Best Practices | Microsoft Learn
Tips for maximizing performance and reliability in ASP.NET Core apps.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found