]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
ci: add continuous reactivity benchmark (#9638)
author三咲智子 Kevin Deng <sxzz@sxzz.moe>
Fri, 8 Dec 2023 13:26:48 +0000 (21:26 +0800)
committerGitHub <noreply@github.com>
Fri, 8 Dec 2023 13:26:48 +0000 (21:26 +0800)
commitb1fe48d85124594a7142f203d939d403ddaf049e
treefbdbed09353e339654b2f2f6611496aa8f970172
parentaa954b969b5583997ca56464eda9e087c4b31805
ci: add continuous reactivity benchmark (#9638)
.github/workflows/ci.yml
package.json
packages/reactivity/__tests__/computed.bench.ts [new file with mode: 0644]
packages/reactivity/__tests__/reactiveArray.bench.ts [new file with mode: 0644]
packages/reactivity/__tests__/reactiveMap.bench.ts [new file with mode: 0644]
packages/reactivity/__tests__/reactiveObject.bench.ts [new file with mode: 0644]
packages/reactivity/__tests__/ref.bench.ts [new file with mode: 0644]
packages/runtime-core/__tests__/apiWatch.bench.ts [new file with mode: 0644]
pnpm-lock.yaml
vitest.config.ts