Sourced from CodSpeedHQ/action's releases.
v5.0.2
What's Changed
- feat: add cycle-estimation and exclude-allocations inputs by
@not-matthiasin CodSpeedHQ/action#229Full Changelog: https://github.com/CodSpeedHQ/action/compare/v5.0.1...v5.0.2
0ca9cbb
Release v5.0.2 🚀551137a
ci: restrict GITHUB_TOKEN to contents: readfc63264
feat: add cycle-estimation and exclude-allocations inputsSourced from aiofastnet's releases.
1.0.2
- Optimize Transport.writelines performance
- Various cleanups and micro-optimizations
Sourced from aiofastnet's changelog.
1.0.2
- Optimize Transport.writelines performance
- Various cleanups and micro-optimizations
743c9f4
Update HISTORY1c6bdc8
Use NoResult to get rid off incref/decref on Py_NONEb53307a
Add commentced73ee
Revert workflow changesbad3dfd
Fix windows build07412b8
Try to fix again3dccdff
Fix windows tests72fc77f
Do not run tests in parallel because it is difficult to identify a hang
up20d35fa
Use NoResult to get rid off incref/decref on Py_NONE95d6a2a
Better cache locality