Y
Hacker News
new
|
ask
|
show
|
jobs
by
forgotpwd16
165 days ago
Interesting how V8 to JSC ~2x LOC but ~2/3 the binary size.
2 comments
esprehn
165 days ago
The size difference is so large it makes me wonder if one is being compiled with ICU and the other without.
link
tracker1
164 days ago
Comments and formatting can account for that difference in LOC though... not always directly comparable. Haven't looked, but variances with different assembly bits can make a big difference too.
link