Skip to content

Improve performance evaluating expressions#452

Merged
joente merged 2 commits into
mainfrom
perf
Jul 15, 2026
Merged

Improve performance evaluating expressions#452
joente merged 2 commits into
mainfrom
perf

Conversation

@joente

@joente joente commented Jul 15, 2026

Copy link
Copy Markdown
Member

Description

When an expression is simple (no pre-oprations, chaining, index), we can skip the ti_do_expression. In qbind, we can detect which call to make which then improves the performance of the actual call.

Type of change

  • Performance improvement

How Has This Been Tested?

  • All existing tests must complete
  • All shortcuts are validated that at least one test exists

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • New and existing unit tests pass locally with my changes

@joente joente self-assigned this Jul 15, 2026
@joente
joente merged commit a5bab36 into main Jul 15, 2026
1 check passed
@joente
joente deleted the perf branch July 15, 2026 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant