You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By transforming additional DTOs into full python dataclasses, it would likely become possible to use an acceleration library like mashumaro for the (un)marshalling of MatchingResult, which is very expensive for large reports right now.
The text was updated successfully, but these errors were encountered:
By transforming additional DTOs into full python dataclasses, it would likely become possible to use an acceleration library like mashumaro for the (un)marshalling of MatchingResult, which is very expensive for large reports right now.
The text was updated successfully, but these errors were encountered: