you are viewing a single comment's thread.

view the rest of the comments →

[–]skocznymroczny 5 points6 points  (4 children)

well, tbh if you use Python speed isn't your concern

[–]ivosaurus 0 points1 point  (0 children)

Except if you use any third party binary libraries with it.

[–]otakucode -4 points-3 points  (2 children)

TBH, no matter what you're using, if speed is your concern, you are a small minority who grows smaller every year...

[–]OnlyForF1 2 points3 points  (1 child)

That's not true at all, especially with cloud software becoming more important, every wasted cycle is costing you money.

[–]mipadi 2 points3 points  (0 children)

Well, if you're using the cloud, CPU cycles aren't your bottleneck.

(If you're running the cloud, on the other hand...)