Skip to content

Comments

Small improvement for State#16

Open
incaseoftrouble wants to merge 1 commit intoprismmodelchecker:masterfrom
incaseoftrouble:faster-states
Open

Small improvement for State#16
incaseoftrouble wants to merge 1 commit intoprismmodelchecker:masterfrom
incaseoftrouble:faster-states

Conversation

@incaseoftrouble
Copy link

@incaseoftrouble incaseoftrouble commented Nov 26, 2023

This changes some internals of State to use java's builtin methods. These typically are slightly faster than simple for loops (the effect is less noticeable on Object arrays, since these are not vectorized). On exploration heavy models (e.g. phil6, rabin5), this brings 5-10% improvements.

Sorry for the whitespace changes, I somehow cannot convince my IDE to not auto-format these

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.

1 participant