79155249

Date: 2024-11-04 11:28:52
Score: 2.5
Natty:
Report link

Thank you very much, I've tried some things and indeed, adding "-O3" flag for optimization, lowered calculation time from around 3.4s per matrix to 0.02s per matrix - I've never seen such great change with that flag, so never bothered to use it since it makes debugging harder as I heard. Ni the end, with -O3 code is around twice as fast as python code, so exactly what I was counting on. Thank you!

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: martes