Sign in
◑
Theme
chromium
/
external
/
github.com
/
python-attrs
/
attrs
/
dc1ca3892c0285f2a3980e1fd08d50728fd1eaec
/
.
/
codspeed.yml
blob: 42772087141d0e0377ca9d9a7794b2dfcda7ea25 [
file
]
---
$
schema:
https
:
//raw.githubusercontent.com/CodSpeedHQ/codspeed/refs/heads/main/schemas/codspeed.schema.json
benchmarks:
-
name:
import attr
exec:
python
-
I
-
c
"import attr"
-
name:
import attrs
exec:
python
-
I
-
c
"import attrs"
...