Hiroshi Ogawa
|
1f54834052
|
fix(benchmark): run benchmark suites sequentially (#5444)
|
2024-04-02 15:51:03 +02:00 |
|
Ari Perkkiö
|
9fbb8d31b6
|
test: reduce usage of execa, add runVitest test utils (#3436)
|
2023-05-24 09:15:52 +02:00 |
|
renovate[bot]
|
0f86ff9897
|
chore(deps): update all non-major dependencies (#2766)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
|
2023-04-06 16:53:03 +02:00 |
|
yoho
|
5b1ff43e66
|
feat: benchmark table report (#2179)
fix https://github.com/vitest-dev/vitest/issues/2005
|
2022-11-07 20:23:13 +08:00 |
|
KainStar
|
909a31dc34
|
fix: ignore benchmark.reporters in getSerializableConfig (#2164)
|
2022-10-18 11:04:20 +08:00 |
|
Mohammad Bagher Abiat
|
119932f0c7
|
feat(benchmark): only mode (#2039)
|
2022-09-18 10:56:43 +08:00 |
|
Vladimir
|
95da4d6693
|
fix: move outputFile to benchmark, allow --reporter for benchmark (#2037)
|
2022-09-14 18:30:55 +03:00 |
|
yoho
|
43ba8723a6
|
feat: benchmark (#1029)
* feat: benchmark
* feat: console result
* chore: lockfile
* chore: rebase
* chore: lock.yaml
* chore: pnpm lock yaml
* chore: update
* feat: collect benchmark
* chore: benchmark use suite collect bench
* chore: run
* chore: lock.yaml?
* feat: render
* chore: revert lock.yml
* chore: update
* feat: options.reports
* chore: update
* chore: async
* chore: defer
* chore: add options
* feat: warn
* chore: update
* feat: sort render
* chore: update
* chore: pnpm lock
* fix: import
* fix: types
* fix: types
* chore: build location
* fix: lint
* fix: lint
* feat: tinybench@2.1.3
* chore: update lock
* chore: reduce benchmark test time
* fix: render
* chore: rename
* feat: dynamic import tinybench
* chore: update
* chore: update sort rules
* feat: bench test
* chore: update test
* chore: update
* feat!: run mode
* feat: throw error on wrong mode
* chore: lint
* chore: cleanup
* chore: update output
* chore: remove options.benchmark is not used in viteConfig.test when command is not benchmark
* chore: update ops/sec
* feat: json reporter
* chore: ignore sample output on terminal
* chore: update
* chore: update
* fix: actually run tests
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
|
2022-09-04 14:55:44 +03:00 |
|