saraedum / forsake

GNU General Public License v3.0
0 stars 0 forks source link

Implement client in C #5

Open saraedum opened 1 year ago

saraedum commented 1 year ago

Largely the startup time of the client is bounded by the time it takes to spawn Python. To optimize things further, it might be worthwhile to implement the client in C.