Skip to content

feat: improve dataclass performance via slots/frozen#110

Merged
manchenkoff merged 2 commits into
mainfrom
gh-30-perf-dataclasses
May 24, 2026
Merged

feat: improve dataclass performance via slots/frozen#110
manchenkoff merged 2 commits into
mainfrom
gh-30-perf-dataclasses

Conversation

@manchenkoff
Copy link
Copy Markdown
Owner

Closes #30

@manchenkoff manchenkoff self-assigned this May 24, 2026
@manchenkoff manchenkoff merged commit e599f96 into main May 24, 2026
6 checks passed
@manchenkoff manchenkoff deleted the gh-30-perf-dataclasses branch May 24, 2026 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use slots in the dataclasses to optimize performance

1 participant