[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 561: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 617: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1065: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3925)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1065: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3925)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1065: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3925)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5312: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3925)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5312: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3925)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5312: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3925)
Forum • Alpha #10 nomenclature
Page 1 of 1

Alpha #10 nomenclature

Posted: Wed Jul 19, 2017 3:56 am
by forum
I've decided I'm just calling the compiler "turbo mode." All the end user cares about is that it's faster, so no reason to go into detail as to compilers vs. interpreters.

The next release will have a menu to select:

-- interpreter "normal mode" (fast load, lower polyphony)

-- compiler "turbo mode" (slower load, higher polyphony, might be buggy)

-- "turbo with quality comparison" (slowest load, but will verify that the output of both modes is the same and give you interpreter if compiler doesn't produce the same output... then it will output a time improvement.)

Also a checkbox for:

-- speed measurement

Which will give you the current performance measurement. If this is off, patches load about a second quicker.