We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
246c3ee
Performance improvement achieved by removing @dataclass and add using __slots__
@dataclass
__slots__