Skip to content

Is CFFI still needed? #7223

Closed
Closed
@Yay295

Description

@Yay295

The CFFI is only used in PyAccess as a replacement for the C implementation in Access.c/PixelAccess. This was done in #476 to improve performance when using PyPy (see performance profiling in #816). However, that was nine years ago, and the PyPy cpyext has been greatly improved since then. Is PyAccess still necessary for performance on PyPy, or can we go back to just using the C implementation?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions