2b11b9be20
Importing or executing a Hy file now loads the byte-compiled version if it exists and is up to date, and if not, the source is byte-compiled after it's parsed.
This change can speed up Hy a lot. Here are some examples comparing run times of the current master (
|
||
---|---|---|
.. | ||
__init__.py | ||
test_importer.py | ||
test_pyc.py |