Skip to content

perf: prune unprofitable SIMD blitter paths - #3

Merged
Belonit merged 1 commit into
mainfrom
perf-prune-unprofitable-SIMD-blitter-paths
May 18, 2026
Merged

perf: prune unprofitable SIMD blitter paths#3
Belonit merged 1 commit into
mainfrom
perf-prune-unprofitable-SIMD-blitter-paths

Conversation

@Belonit

@Belonit Belonit commented May 18, 2026

Copy link
Copy Markdown
Owner

Prunes unprofitable SIMD blitter variants and retunes blitter pack dispatch levels.

Many gather-heavy, lookup-heavy, ZRemap and Alpha paths were slower than lower-level fallbacks in profiling, so this removes their unused/slow SIMD implementations and routes them to AVX2 or Scalar where appropriate.

@Belonit
Belonit merged commit c770ca0 into main May 18, 2026
1 check passed
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