Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Benchmark Suite for Compiler #1280

Open
JPercival opened this issue Nov 14, 2023 · 0 comments
Open

Benchmark Suite for Compiler #1280

JPercival opened this issue Nov 14, 2023 · 0 comments

Comments

@JPercival
Copy link
Contributor

JPercival commented Nov 14, 2023

The CQL engine has a basic Benchmark suite that's located here:

We need a similar set of tests for the CQL compiler. This should consist of:

  • Tests for Parser performance
    • CQL main suite
    • WHO content that contains grammatical ambiguities
  • Tests for ELM generation performance
    • CQL main suite
  • End-to-end performance
    • CQL main suite
    • Representative CDS content (Opioid content)
    • Representative Measure content (BCS Measure)
    • FhirPath / Expressions
    • Use of various models, at least FHIR and QICore
    • Content that produces many compiler warnings, such as hidden identifiers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant