quickjs/tests
Charlie Gordon 8180d3dd87 Improve microbench.js
- ensure handler behavior does not depend on n argument
- load and save reference file in node.js
- add -s filename option to name the output reference file
- add targets in Makefile for tests and bencharks using node.js
- fix incorrect timings when not using high resolution timer
- use performance timer in node.js
- output performance factor instead of percentage
- use smaller threshold by default
- add benchmarks for:
    date_parse(), prop_update(), prop_clone(), array_slice()
    global_func_call(),
2024-02-26 00:14:31 +01:00
..
bjson.c Strip trailing spaces 2024-02-10 16:19:17 +01:00
microbench.js Improve microbench.js 2024-02-26 00:14:31 +01:00
test262.patch Strip trailing spaces 2024-02-10 16:19:17 +01:00
test_bigfloat.js Improve tests 2024-02-17 21:54:19 +01:00
test_bignum.js Improve tests 2024-02-17 21:54:19 +01:00
test_bjson.js Unbroke tests/test_test_bjson.js 2024-02-11 18:38:47 +01:00
test_builtin.js Improve Date.parse 2024-02-25 23:47:26 +01:00
test_closure.js Strip trailing spaces 2024-02-10 16:19:17 +01:00
test_language.js Improve tests 2024-02-17 21:54:19 +01:00
test_loop.js Strip trailing spaces 2024-02-10 16:19:17 +01:00
test_op_overloading.js Strip trailing spaces 2024-02-10 16:19:17 +01:00
test_qjscalc.js Strip trailing spaces 2024-02-10 16:19:17 +01:00
test_std.js Strip trailing spaces 2024-02-10 16:19:17 +01:00
test_worker.js 2020-09-06 release 2020-09-06 19:10:15 +02:00
test_worker_module.js Strip trailing spaces 2024-02-10 16:19:17 +01:00