Skip to content

Commit 8945b7f

Browse files
authored
gh-109870: Dataclasses: batch up exec calls (gh-110851)
Instead of calling `exec()` once for each function added to a dataclass, only call `exec()` once per dataclass. This can lead to speed improvements of up to 20%.
1 parent 7ebad77 commit 8945b7f

File tree

2 files changed

+185
-144
lines changed

2 files changed

+185
-144
lines changed

0 commit comments

Comments
 (0)