EventHorizon150 / Python-Orbit-Sim

A 2D physics sim for orbits. Made using pygame and tkinter. High degree of intractability, allowing you to create celestial bodies of a custom mass and velocity within the simulation, select what specifically is displayed, and move the camera.
3 stars 1 forks source link

Bottlenecks #2

Open BCurbs opened 3 years ago

BCurbs commented 3 years ago

Based on personal testing on a ryzen 7 5800x, this program is extremely bottlenecked at the beginning in single threaded performance. Perhaps it would be possible to multithread it?

EventHorizon150 commented 3 years ago

I’ll try that, thanks for telling me about it!

On Thu, Oct 14, 2021 at 16:16 1552937 @.***> wrote:

Based on personal testing on a ryzen 7 5800x, this program is extremely bottlenecked at the beginning in single threaded performance. Perhaps it would be possible to multithread it?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/EventHorizon150/Python-Orbit-Sim/issues/2, or unsubscribe https://github.com/notifications/unsubscribe-auth/AV35L6HXXOTY4LCZRRCM2LDUG43ANANCNFSM5GAPDYAA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.