This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
jerryscript
Watch
1
Star
0
Fork
0
You've already forked jerryscript
mirror of
https://github.com/jerryscript-project/jerryscript.git
synced
2025-12-15 16:29:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
jerryscript
/
tests
/
benchmarks
/
jerry
History
Ruben Ayrapetyan
18d0d8c376
Add microbenchmark on filling an array with 5000 numbers (3 times).
...
JerryScript-DCO-1.0-Signed-off-by: Ruben Ayrapetyan
r.ayrapetyan@samsung.com
2016-01-18 15:51:11 +03:00
..
fill-array-with-numbers-3-times-5000-elements.js
Add microbenchmark on filling an array with 5000 numbers (3 times).
2016-01-18 15:51:11 +03:00
function_loop.js
Refinement of project structure.
2015-02-10 19:00:32 +03:00
gc.js
Changing GC mark phase to be non-recursive. It is noticeably slower on some test cases, but doesn't cause stack overflow.
2015-02-19 14:34:34 +03:00
loop_arithmetics_1kk.js
Refinement of project structure.
2015-02-10 19:00:32 +03:00
loop_arithmetics_10kk.js
Refinement of project structure.
2015-02-10 19:00:32 +03:00