[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua 5.4.2 New assorted suggestions (Part II)
- From: Chris Smith <space.dandy@...>
- Date: Mon, 16 Nov 2020 13:08:11 +0000
> On 16 Nov 2020, at 13:03, Ranier Vilela <ranier.vf@gmail.com> wrote:
>
> Usually I write optimized code, it has worked for me.
You know the first three rules of optimisation, right? They are, in order:
1. Measure
2. Measure
3. Measure
Show that there is a problem. Show that there is a measurable benefit to fixing it. Show that your ‘fix’ works and backs up your claims.
Chris
—
Chris Smith <space.dandy@icloud.com>