Skip to content

Early version of benchmark profiling #2

Early version of benchmark profiling

Early version of benchmark profiling #2

Workflow file for this run

name: TileDB-SOMA Profiler run
on:
pull_request:
push:
branches:
- main
- 'release-*'
workflow_dispatch:
jobs:
check-links:
name: Setup profiler
run: |
python -m venv profiler_env
source profiler_env/bin/activate
pip install -e ./profiler
run: |

Check failure on line 23 in .github/workflows/profiler.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/profiler.yml

Invalid workflow file

You have an error in your yaml syntax on line 23
./tool/perf_checker/perf_checker.sh