An open API service indexing awesome lists of open source software.

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

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
```