General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
IgorTheLight
Sheafification of G
comments
Comments by "IgorTheLight" (@igorthelight) on "Sheafification of G" channel.
Previous
1
Next
...
All
True! Optimization steps (from simplest to more extreme): * Optimize your Python code * Use (or write yourself) a module * Use modules that are are written in C * Use PyPy for that sweet JIT compilation * Use Nuitka to compile your code into (not so fast) C++ code * Use Julia * Use C++ * Use C
1
The right answer should be: no hacking skills - no repo for you! xD
1
Well... ;-)
1
@Kynatosh Fair point! xD
1
Well, he addressed that problem 30 seconds later ;-)
1
The sad fact is: you should be an Assembly genius to outperform modern C compiler ;-)
1
So basically use C? ;-)
1
@radumotrescu3832 Did you tried to use PyPy and Nuitka before switching to Go? ;-) Go is still probably faster but the difference would not be that big
1
If you are just writing to a console a few times - it's not a problem! But if it's in a big loop...
1
Previous
1
Next
...
All