mirror of
https://github.com/powdr-labs/powdr.git
synced 2026-04-20 03:03:25 -04:00
- avoid hashing strings by using enums with known columns - keep main trace as flat vec for memory access locality during execution - keep pc column directly (instead of as "write events") - other small changes