79285324

Date: 2024-12-16 16:12:02
Score: 1
Natty:
Report link

You don't want GC to run after each loop. GC is expensive and so it's only run once you've allocated enough to make running the GC worthwhile.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • High reputation (-1):
Posted by: Oscar Smith