No push pop - #379
Conversation
Signed-off-by: Sacha Ayoun <sachaayoun@gmail.com>
Signed-off-by: Sacha Ayoun <sachaayoun@gmail.com>
|
Booyah! Please merge if you're happy with the code :) Feel free to change to your taste, I'm not extremely happy with the way I fetch the necessary definitions so if you think of a better solution |
|
"The measures were entirely all over the place." From my very extensive experience, this is simply not likely. More evidence is needed to justify claims like these. We may have never had z3 time out on a test before somehow. |
|
I don't know when the use of |
NatKarmios
left a comment
There was a problem hiding this comment.
It works, I'm cool with it :P
|
@PetarMax AH but I know what is happening re timing! |
Z3 is terrible at incremental solving, and I'm not sure what happens but it's the cause of the flakiness of that one query in the gillian-c aws case study.
Also, using Unix.gettimeofday instead of Sys.time for all perf measures because otherwise this was not counting e.g. time waiting for z3 🙃 The measures were entirely all over the place