pFad - Phone/Frame/Anonymizer/Declutterfier! Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

URL: http://github.com/graphql-python/graphql-core/commit/0d573dab0cf5d2c3bf3e133275d1fe70bdd2731f

ymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/global-9c8f61f9f58ad7b2.css" /> feat: add codspeed for continuous benchmarking (#230) · graphql-python/graphql-core@0d573da · GitHub
Skip to content

Commit 0d573da

Browse files
authored
feat: add codspeed for continuous benchmarking (#230)
1 parent a25b40b commit 0d573da

4 files changed

Lines changed: 231 additions & 2 deletions

File tree

.github/workflows/benchmarks.yml

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
name: CodSpeed
2+
3+
on:
4+
push:
5+
branches:
6+
- "main"
7+
pull_request:
8+
workflow_dispatch:
9+
10+
jobs:
11+
benchmarks:
12+
name: 📈 Benchmarks
13+
runs-on: ubuntu-latest
14+
steps:
15+
- uses: actions/checkout@v4
16+
- uses: actions/setup-python@v5
17+
id: setup-python
18+
with:
19+
python-version: "3.12"
20+
architecture: x64
21+
22+
- run: pipx install poetry
23+
24+
- run: poetry env use 3.12
25+
- run: poetry install --with test
26+
27+
- name: Run benchmarks
28+
uses: CodSpeedHQ/action@v3
29+
with:
30+
token: ${{ secrets.CODSPEED_TOKEN }}
31+
run: poetry run pytest tests --benchmark-enable --codspeed

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad © 2024 Your Company Name. All rights reserved.





Check this box to remove all script contents from the fetched content.



Check this box to remove all images from the fetched content.


Check this box to remove all CSS styles from the fetched content.


Check this box to keep images inefficiently compressed and original size.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy