Re: lua5.2: removing parser from custom srlua.exe?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: lua5.2: removing parser from custom srlua.exe?
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: 2014年2月10日 09:55:42 -0200
> (of course, the numbers now are slightly different.)
Here are updated numbers for a Linux box:
total: 132481 core: 76310 libs: 56171 parse: 26284
total: 100% core: 58% libs: 42% parse: 20% of total, 34% of core
On Mac OS X 10.7.5 I get:
total: 164921 core: 102360 libs: 62561 parse: 35082
total: 100% core: 62% libs: 38% parse: 21% of total, 34% of core
The numbers are the TEXT sizes in bytes reported by the size program
for liblua.a.