Skip to content

Enhancements on scenarios

David Verdin requested to merge github/fork/ikedas/scenario_compilation into sympa-6.2

Created by: ikedas

Now scenarios will be precompiled to Perl coderef and cached on memory. This change may make execution of scenarios fast.

Needs careful tests.

Merge request reports