Skip to content

Conversation

SergeiPavlov
Copy link
Collaborator

@SergeiPavlov SergeiPavlov commented Feb 6, 2025

Split it into two immutable types:

  • record struct PreparedPersistRequest
  • readonly struct PersistRequest

Because of two stages of request preparation.

There were ~40K retained instances.
This optimization will save >1MB

Also:

  • Make PersistRequestBuilderTask immutable
  • Make PersistRequestKind sbyte enum to reduce size of PersistRequestBuilderTask.

@SergeiPavlov SergeiPavlov merged commit 62bbba5 into master-servicetitan Feb 6, 2025
4 checks passed
@SergeiPavlov SergeiPavlov deleted the PersistRequest branch February 6, 2025 18:32
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.

2 participants