https://github.com/streetsidesoftware/perf-testing
Run performance tests.
https://github.com/streetsidesoftware/perf-testing
Last synced: 3 months ago
JSON representation
Run performance tests.
- Host: GitHub
- URL: https://github.com/streetsidesoftware/perf-testing
- Owner: streetsidesoftware
- License: mit
- Created: 2024-04-18T09:32:04.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-30T08:41:22.000Z (7 months ago)
- Last Synced: 2025-01-11T22:33:41.479Z (5 months ago)
- Language: TypeScript
- Size: 1.56 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Perf Tests
This is a collection of perf tests. They are designed to check assumptions on performance.
This is a simple command line tool that lists files matching the provided globs.
## Getting Started
1. Install [`pnpm`](https://pnppm.io)
1. `pnpm i`
1. `pnpm build`
1. `pnpm insight --all`