Page 1 of 1

Warum mein Cython SPMC 1000x langsamer ist als C ++ SPMC [geschlossen]

Posted: 17 Aug 2025, 11:20
by Anonymous
Hier sind meine Codes:
c ++ Version:
https://github.com/river-walras/spmc
cython Version:
/> Cython führt 1000x langsamer aus als die C ++ - Version, selbst wenn der Thread in Python 3.14 freigeht. Was könnte die Ursache sein?