Skip to content

#1197 Improve performance of miovision_intersection_movements_pad by switching to FOR EACH ROW#1393

Merged
gabrielwol merged 1 commit intomasterfrom
1197-change-miovision_intersection_movements_pad-to-run-for-each-row
May 5, 2026
Merged

#1197 Improve performance of miovision_intersection_movements_pad by switching to FOR EACH ROW#1393
gabrielwol merged 1 commit intomasterfrom
1197-change-miovision_intersection_movements_pad-to-run-for-each-row

Conversation

@gabrielwol
Copy link
Copy Markdown
Collaborator

What this pull request accomplishes:

  • Change v15 padding function to run for each row rather than for each statement, add some optimizations to make it run super fast for one row.

Issue(s) this solves:

What, in particular, needs to reviewed:

What needs to be done by a sysadmin after this PR is merged

E.g.: these tables need to be migrated/created in the production schema.

@gabrielwol gabrielwol requested a review from chmnata May 4, 2026 20:55
@gabrielwol gabrielwol self-assigned this May 4, 2026
@gabrielwol gabrielwol added the Miovision Permanent intersection-based video multimodal volume collection. Also use "Permanent Sensors" label label May 4, 2026
@gabrielwol gabrielwol linked an issue May 4, 2026 that may be closed by this pull request
@gabrielwol gabrielwol changed the title #1197 huuuge speed increase from switch to one row at a time #1197 Improve performance of miovision_intersection_movements_pad by switching to FOR EACH ROW May 4, 2026
@gabrielwol gabrielwol merged commit 20a67f8 into master May 5, 2026
5 of 7 checks passed
@gabrielwol gabrielwol deleted the 1197-change-miovision_intersection_movements_pad-to-run-for-each-row branch May 5, 2026 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Miovision Permanent intersection-based video multimodal volume collection. Also use "Permanent Sensors" label

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Change miovision_intersection_movements_pad to run for each row

2 participants