Skip to content
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

Integrate state-res #558

Merged
merged 140 commits into from May 7, 2021
Merged

Integrate state-res #558

merged 140 commits into from May 7, 2021

Conversation

jplatte
Copy link
Member

@jplatte jplatte commented May 7, 2021

Opening a PR to have CI run.

lexicographical_topological_sort test passes. Chasing bug somewhere in
resolve.
All tests pass!!! Changed println! to logger calls.
This required that the code being run in the benchmark be tested to
verify it works correctly. Now work can begin cleaning up and optimizing
state-res.
We now use the event_map when possible, only accessing the state store
when event_map fails. A -4.8578% increase in perf was observed.
I have just added a hack to make the Pdu deserialize correctly in the
tests this has to be fixed!!
@jplatte jplatte merged commit 10fd467 into main May 7, 2021
@jplatte jplatte deleted the state-res branch May 7, 2021 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants