Performance Considerations
- Last UpdatedJan 05, 2023
- 1 minute read
Every time a claim/release is made the underlying DB is accessed. To minimize such access, as many elements as possible should be done in one go.
Every time a claim/release is made the underlying DB is accessed. To minimize such access, as many elements as possible should be done in one go.