test_benchmarks: drop the copies of the TTT examples in test code and instead use the versions from the docs/assets/ttt directory.

This commit is contained in:
Ami Fischman 2025-03-03 12:51:33 -08:00
parent 0085306461
commit 5a79f264f3
3 changed files with 35 additions and 622 deletions

View file

@ -22,5 +22,4 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: benchmark
run: |
pip install pytest-benchmark
python -m pytest --benchmark-only