Comment on Why is 2 * (i * i) faster than 2 * i * i in Java?Comments−JohnL47yThe database is fast enough for a few extra trips to it, so this is definitely what we should be focusing on.(My cup of bitterness doth overflow.)
Comments
The database is fast enough for a few extra trips to it, so this is definitely what we should be focusing on.
(My cup of bitterness doth overflow.)