Closed rrthomas closed 5 years ago
TODO: update APIs in Python binding. (DONE)
In commit "Add --predictor to mit (fix #273)" a new predictor file was checked in by accident. Remove it!
The predictor now allocates 2Gb, which is TOO MUCH. Feed it the actual number of opcodes.
Since we're doing this, also put the Python bindings for the profiler into a separate commit.
Also rationalise the way that various execution options (profiling, predictor, specializer) are accessed.