-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mapping a struct to a tuple can be very slow for high enough sizes, which the practical reason it was limited to <=400 fields. The functionality can be serviced by the previously introduced struct_decomposition
- Loading branch information
1 parent
67c70d4
commit 2fd3b04
Showing
4 changed files
with
1 addition
and
1,761 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.