-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
Write an interpreter that collects various data during execution of a run.
Things that may be of interest:
- Instruction frequency
- Common loop patterns
- Highest cell index accessed
Just for fun:
- Calculate the entropy of the program before and after optimization
- Compression factor, how many instructions were removed after optimization
Metadata
Metadata
Assignees
Labels
No labels