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

avm1: avoid creating a temporary Vec in Array.prototype.splice #19504

Merged
merged 1 commit into from
Feb 12, 2025

Conversation

moulins
Copy link
Contributor

@moulins moulins commented Feb 12, 2025

Follow-up to #19480.

@moulins moulins added A-avm1 Area: AVM1 (ActionScript 1 & 2) T-perf Type: Performance Improvements labels Feb 12, 2025
@torokati44 torokati44 force-pushed the avm1-array-splice-perf branch from 6967186 to f6e67c7 Compare February 12, 2025 20:25
@torokati44 torokati44 merged commit 6cd8df2 into ruffle-rs:master Feb 12, 2025
22 checks passed
@moulins moulins deleted the avm1-array-splice-perf branch February 12, 2025 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-avm1 Area: AVM1 (ActionScript 1 & 2) T-perf Type: Performance Improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants