Commit Graph

2 Commits

Author SHA1 Message Date
Charlie Gordon 6535064577 Fix undefined behavior (UBSAN) 2024-02-11 21:32:36 +01:00
Charlie Gordon c9e6c56c70 Improve microbench
- remove import statements (invoke with qjs --std)
- fix compatibility issues with node
- add more loop styles
- add more string concatenation tests
- use === and !=== where appropriate
- fix sort timing log
- add `-r ref_file` command line option to specify reference file
- add .gitignore file with target file patterns
2024-02-11 12:11:53 +01:00