Skip to content

fix: bindTable performance closes #521#522

Merged
g105b merged 3 commits intomasterfrom
521-bind-table-efficiency
Apr 23, 2026
Merged

fix: bindTable performance closes #521#522
g105b merged 3 commits intomasterfrom
521-bind-table-efficiency

Conversation

@g105b
Copy link
Copy Markdown
Member

@g105b g105b commented Apr 22, 2026

Closes #521

Working on a project with ~ 1,000 rows.

  • Before: 55 seconds
  • After: 193 milliseconds

@codacy-production
Copy link
Copy Markdown

codacy-production Bot commented Apr 22, 2026

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 duplication

Metric Results
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@g105b g105b merged commit d32ef66 into master Apr 23, 2026
53 checks passed
@g105b g105b deleted the 521-bind-table-efficiency branch April 23, 2026 13:45
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.

bindTable is inefficient with lots of rows

1 participant