-
-
Notifications
You must be signed in to change notification settings - Fork 193
Description
Description
I saw a post on reddit asking people what pygame-ce was, and the poster was skeptical of abstract claims of "more performant" because they didn't see a benchmarks page or anything to look into. I think that's totally understandable, and this is something we should have.
This page could be linked from the README as a way to back up a claim that we have performance improvements over pygame, and just to show off our performance enhancements.
My idea is a collection of small benchmark scripts run on pygame-ce vs pygame (baseline), with the machine run on and versions and dates and percent performance difference. Each highlighted area could have a short blurb explaining the "why," which is also important for architecture-specific performance improvements, like AVX2 blitters.
Performance PRs could be found by looking through the performance label. I wonder if we have any that didn't get that label?