aboutsummaryrefslogtreecommitdiff
path: root/benches/jsconfig.json
Commit message (Collapse)AuthorAge
* Add benchmarks for Translator class methods (#654)Cashew2024-02-10
| | | | | | | | | * add translator benches * fix path * update test names * remove unnecessary window, rename bench to translator
* Add vitest benchmark (#583)Cashew2024-02-03
* add basic benches * add package.json script * fix header * add codspeed plugin * add benchmark GitHub action * add env * revert change * merge upstream * update names