[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: MAB GS vs GSoft
Redo the test in accelerated GS (I am not sure the speed... it is a
standard Zip GS):
MAB (compiled code): 9s
GSoft (interpreted code): 9-10s
This means whether it is compiled or not become less relevant in an
accelerated GS. In this case, the extra speed gain by doing the extra
step - compiling the code and wait - is not important.
On 5月3日, 上午10时07分, limtc <thyech...@gmail.com> wrote:
> MAB (compiled code): 22s
> GSoft (interpreted code): 24s