-
Notifications
You must be signed in to change notification settings - Fork 55
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
BenchmarkTools.ParametersPreV006 doesn't match loaded type #196
Comments
Possibly #168. I spent a couple of hours poking at that and then switched my lab over to JLD2. |
Hm. I wonder what changed recently that caused this, since this wasn't happening on Nanosoldier until yesterday. |
AFAICT the only way this type of thing would happen is if Nanosoldier tried to (de)serialize data written in the pre-v0.0.6 format (BenchmarkTools v0.0.6, that is). I have no idea why it would try to do that in the course of regular operation, though - the last usage of that old format should've been many months ago. |
FYI: No longer relevant to Nanosoldier, as Nanosoldier no longer uses JLD. |
From Nanosoldier:
Unfortunately this seems to have crippled Nanosoldier. I'm not sure what the deal is yet.
The text was updated successfully, but these errors were encountered: