Skip to content

[DRAFT] add Nanojournalist#29

Draft
cpfiffer wants to merge 1 commit intoJuliaCI:masterfrom
cpfiffer:master
Draft

[DRAFT] add Nanojournalist#29
cpfiffer wants to merge 1 commit intoJuliaCI:masterfrom
cpfiffer:master

Conversation

@cpfiffer
Copy link

This PR adds Nanojournalist, which tracks the time series evolution of all the tests in the benchmark folder.

This is very very unpolished and I mostly wanted to put this as a draft in case anyone wants to take a look, but there is just a litany of hideous code in here.

Some RFCs:

  • What do we do with this info?
  • Could we have a Genie dashboard?
  • What things do we want to know about, i.e. what kinds of analyses are people interested in?
  • Can we add some kind of alert system on top of this that isn't already covered elsewhere (I am not super knowledgeable about how these reports are actually used)

@Zentrik
Copy link

Zentrik commented Apr 24, 2024

If you could take a look at tealquaternion.camdvr.org and let me know if there's anything missing or if you have any suggestions that would be appreciated.

The error bars look useful. Also, this looks a lot easier to setup.

@tecosaur
Copy link

If a "latest data" compressed arrow file is made available (compressed it should be ~40 MB), I could easily have that be automatically used and periodically re-downloaded with the GLMakie demo I shared in #internals over on Slack. @Zentrik I think your site is great, I also think sometimes it's nice to have something local 🙂.

@Zentrik
Copy link

Zentrik commented Apr 27, 2024

I agree, e.g. comparing locally collected benchmarks with the site would be a pain.

@tecosaur
Copy link

tecosaur commented May 8, 2024

https://github.com/tecosaur/julia-nanosoldier-aggregation is now public, and using the arrow preview of the data @cpfiffer kindly provided.

@cpfiffer
Copy link
Author

cpfiffer commented May 9, 2024

This is super cool! Thanks for running that.

@tecosaur
Copy link

@cpfiffer have you got an near-term plans to take this further?

I think it would be really neat it if my nanosoldier aggregation widget/dashboard could be hooked into a live/updating data source :)

@cpfiffer
Copy link
Author

I didn't have near term plans but we could cook it up. Finding hosting is probably the hardest bit. We could also wrap this in a Genie app as well, perhaps?

@tecosaur
Copy link

tecosaur commented Jun 2, 2024

Finding hosting is probably the hardest bit.

If we were to use say compressed arrow files, that's small enough for GitHub releases isn't it?

@tecosaur
Copy link

@cpfiffer do you anticipate getting back to this any time soon?

@cpfiffer
Copy link
Author

cpfiffer commented Jul 25, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants