Return to site

GREEN IT Developer 🌍💚: Use primitive operations

· greenIT

Using methods for basic operations uses additional system resources. The interpreter must first resolve the objects and then the methods just to run the simplest of operations.

Therefore, avoid them as much as possible.

Instead of:

write: