-
Notifications
You must be signed in to change notification settings - Fork 0
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
Exercise plan for AlarmPP model #89
Comments
I have discovered a useful feature of VDMTools. Basic values at least, such as |
Cool. I actually thought we tested that -- perhaps we only tried it on user-defined data types :) |
An update, an initial stress test runs correctly and without memory leaks. The test model code is in the SVN in the WellFoundedCG paper folder. |
@peterwvj , I'm very happy to report that the first test, that in which I check whether the generated code actually performs correctly, shows code from VDM2C to use almost half the total memory that code from VDMTools does! |
Awesome, Victor :) That's very promising. Thanks for letting me know! |
- AlarmPP model now can be inspected using valgrind's massif. - Addresses #89.
I think this can be closed now. |
Devise an exercise plan, written in VDM, that exercises execution time and memory usage. This night be split up into:
The text was updated successfully, but these errors were encountered: