mingodad
|
a51df3bdc3
Update sqlite3 and some examples.
|
11 years ago |
mingodad
|
09f4476406
Remove redundant code.
|
13 years ago |
mingodad
|
f5b0f703b5
A bit of performance improvement on Arithmetic operations, and remove code duplication.
|
13 years ago |
mingodad
|
6541dc8331
Moved the call to "CallDelayedReleaseHooks" from the top of vm loop to inside _OP_RETURN opcode, this way there is no constant time penalty on the vm loop.
|
13 years ago |
mingodad
|
833a304c83
Some examples from http://benchmarksgame.alioth.debian.org/ to compare SquilU with Lua, generally on this samples SquiLu is on average 30% slower.
|
13 years ago |