Benchmarking the interpreter (GNU Mes Reference Manual)

Previous: , Up: Working on Mes [Contents][Index]


4.3.2 Benchmarking the interpreter

The whole bootstrapping process takes long time to run, that’s why it’s important for Mes to be as fast as possible, while still being simple.

make -f simple.make benchmark

Runs a simple benchmark for the Mes interpreter and dump the results in benchmark/out. That should be enough for testing if your changes affected its performance. Make sure to run them before and after your change, and saving the results, as the makefile will overwrite them.

AltStyle によって変換されたページ (->オリジナル) /