Skip to content
Snippets Groups Projects
Commit fbfa38de authored by David Bühler's avatar David Bühler
Browse files

[Eva] Small optimization of trace_partitioning.

Rationing of states is only applied on statement vertices. When no rationing
is performed, all states are propagated with a unique key. In this case, it is
useless to try to join duplicate keys, or to join states with previous states
from the same key.

Also, all partitioning actions that only depend on the vertex statement are
created in the [empty_store] for a vertex, and not in the [join] function.
parent ad9c6ecc
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment