-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rerun Benchmarks with Latest Mooncake Version #3
Comments
That's great! Preliminary runs seem to confirm this, where Mooncake was often several orders of magnitude slower, it now seems to be much more comparable 👍 Will rerun and upload the updated benchmarks. |
Should be live now here: https://nsiccha.github.io/StanBlocks.jl/performance.html#visualization |
Thanks for re-running this.
I think the allocations that we're continuing to see are a mixture of small performance bugs that I've yet to pin down completely, and limitations discussed here. My inclination is to close this issue for now. I can open another when I think it's worth running the benchmarks again. |
Sounds good to me 👍 |
Per the description. I believe that there was one central performance issue in Mooncake which was causing the catastrophic performance on the benchmarks. If you could re-run with the latest version (0.4.65), that would be great!
The text was updated successfully, but these errors were encountered: