Bonifatius94 / ChessLib.Py

C-lib Python3 extension for efficient chess draw-gen
MIT License
2 stars 0 forks source link

Add performence tests / performance awareness #25

Open Bonifatius94 opened 3 years ago

Bonifatius94 commented 3 years ago

Issue:

Suggested Solution:

Bonifatius94 commented 2 years ago

The performance issues might relate to lots of Python C-API calls which seem to be rather slow. Therefore think of ways to save API calls: