serge-sans-paille · GitHub

@serge-sans-paille

Copy link Copy Markdown

Contributor

It is significantly faster than the Python parser. It saves more than 25% of the execution time when running the run_glean_parser.py gifft_map script in the Firefox codebase.

Pull Request checklist

  • Quality: This PR builds and tests run cleanly
    • make test runs without emitting any warnings
    • make lint runs without emitting any errors
  • Tests: This PR includes thorough tests or an explanation of why it does not
  • Changelog: This PR includes a changelog entry to CHANGELOG.md or an explanation of why it does not need one
    • Any breaking changes to language binding APIs are noted explicitly
It is significantly faster than the Python parser. It saves more than
25% of the execution time when running the `run_glean_parser.py gifft_map` script in the Firefox codebase.

@serge-sans-paille

@badboy

badboy

Copy link Copy Markdown

Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This makes sense!

@badboy

Read the original on github.com ↗