https://github.com/pocketpy/benchmark-scripts
Scripts for pocketpy benchmark
https://github.com/pocketpy/benchmark-scripts
Last synced: 8 months ago
JSON representation
Scripts for pocketpy benchmark
- Host: GitHub
- URL: https://github.com/pocketpy/benchmark-scripts
- Owner: pocketpy
- License: gpl-3.0
- Created: 2025-07-01T02:57:29.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-07-03T10:56:32.000Z (12 months ago)
- Last Synced: 2025-07-03T11:50:28.298Z (12 months ago)
- Language: Python
- Size: 17.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# benchmark-scripts
Scripts for pocketpy benchmark. Executables are automaticly generated by github actions.
The executables are generated through dynamic compilation, including all release versions and the current main branch.
## Issues
- github workflow is needed to upload artifacts
## Build
```
python build_all_versions.py
```
## Run benchmarks
```
python scripts/run_benchmarks.py
```