This commit is contained in:
Kovid Goyal 2026-08-29 09:54:32 +05:30
parent 64fa6ff111
commit 902c48a9ef
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -40,8 +40,6 @@ should see a 15-35% improvement depending on workload. Some details:
#. Speed up pixel compositing with :term:`SIMD` vectorization: alpha blending of graphics protocol images and animation frames is 2-3.5x faster and glyph alpha masks are composited onto canvases using the same vectorized primitives.
Vertical tabs [0.48]
~~~~~~~~~~~~~~~~~~~~~~~~~~