Avatar for the koxudaxi user
koxudaxi
datamodel-code-generator
BlogDocsChangelog

Performance History

Latest Results

Separate constructor field policies
fix/inherited-required-field-types
3 hours ago
Preserve Pydantic dataclass template compatibility
fix/inherited-required-field-types
4 hours ago
Merge main into fix/inherited-required-field-types
fix/inherited-required-field-types
4 hours ago
Bump the github-actions group with 4 updates (#3665) Bumps the github-actions group with 4 updates: [CodSpeedHQ/action](https://github.com/codspeedhq/action), [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish), [docker/login-action](https://github.com/docker/login-action) and [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action). Updates `CodSpeedHQ/action` from 4.18.5 to 5.0.1 - [Release notes](https://github.com/codspeedhq/action/releases) - [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md) - [Commits](https://github.com/codspeedhq/action/compare/f99becdce5e5d51fd556489ebef684f4ecfd6286...88472375d0a4572cf70a9f1fe3a4e0ab8da1b924) Updates `pypa/gh-action-pypi-publish` from 1.14.1 to 1.14.2 - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/ba38be9e461d3875417946c167d0b5f3d385a247...dc37677b2e1c63e2034f94d8a5b11f265b73ba33) Updates `docker/login-action` from 4.4.0 to 4.6.0 - [Release notes](https://github.com/docker/login-action/releases) - [Commits](https://github.com/docker/login-action/compare/af1e73f918a031802d376d3c8bbc3fe56130a9b0...dbcb813823bdd20940b903addbd779551569679f) Updates `anthropics/claude-code-action` from 1.0.181 to 1.0.183 - [Release notes](https://github.com/anthropics/claude-code-action/releases) - [Commits](https://github.com/anthropics/claude-code-action/compare/44423bdec74b97d67543eb16c110546762c110b2...be7b93b1907a4abad570368f3c74b6fe3807510b) --- updated-dependencies: - dependency-name: CodSpeedHQ/action dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: pypa/gh-action-pypi-publish dependency-version: 1.14.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: docker/login-action dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: anthropics/claude-code-action dependency-version: 1.0.183 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
main
4 hours ago
Account for cache race branches
supervirus:httpx-to-httpx2
7 hours ago
Fix cross-platform HTTPS checks
supervirus:httpx-to-httpx2
8 hours ago
style: auto-fix by pre-commit.ci
supervirus:httpx-to-httpx2
8 hours ago
Bump the github-actions group with 4 updates Bumps the github-actions group with 4 updates: [CodSpeedHQ/action](https://github.com/codspeedhq/action), [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish), [docker/login-action](https://github.com/docker/login-action) and [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action). Updates `CodSpeedHQ/action` from 4.18.5 to 5.0.1 - [Release notes](https://github.com/codspeedhq/action/releases) - [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md) - [Commits](https://github.com/codspeedhq/action/compare/f99becdce5e5d51fd556489ebef684f4ecfd6286...88472375d0a4572cf70a9f1fe3a4e0ab8da1b924) Updates `pypa/gh-action-pypi-publish` from 1.14.1 to 1.14.2 - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/ba38be9e461d3875417946c167d0b5f3d385a247...dc37677b2e1c63e2034f94d8a5b11f265b73ba33) Updates `docker/login-action` from 4.4.0 to 4.6.0 - [Release notes](https://github.com/docker/login-action/releases) - [Commits](https://github.com/docker/login-action/compare/af1e73f918a031802d376d3c8bbc3fe56130a9b0...dbcb813823bdd20940b903addbd779551569679f) Updates `anthropics/claude-code-action` from 1.0.181 to 1.0.183 - [Release notes](https://github.com/anthropics/claude-code-action/releases) - [Commits](https://github.com/anthropics/claude-code-action/compare/44423bdec74b97d67543eb16c110546762c110b2...be7b93b1907a4abad570368f3c74b6fe3807510b) --- updated-dependencies: - dependency-name: CodSpeedHQ/action dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: pypa/gh-action-pypi-publish dependency-version: 1.14.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: docker/login-action dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: anthropics/claude-code-action dependency-version: 1.0.183 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/github_actions/github-actions-b65cf30872
11 hours ago

Latest Branches

CodSpeed Performance Gauge
-13%
Preserve inherited required field types#3664
3 hours ago
8c6f171
fix/inherited-required-field-types
CodSpeed Performance Gauge
+26%
Add experimental HTTPX2 backend#3662
7 hours ago
f837de0
supervirus:httpx-to-httpx2
CodSpeed Performance Gauge
N/A
11 hours ago
e9a7e0c
dependabot/github_actions/github-actions-b65cf30872
© 2026 CodSpeed Technology
Home Terms Privacy Docs