Skip to content

Fix panic when running from performance test#5843

Merged
pubmodmatt merged 1 commit intonextfrom
pubmodmatt/connectors/performance
Aug 19, 2024
Merged

Fix panic when running from performance test#5843
pubmodmatt merged 1 commit intonextfrom
pubmodmatt/connectors/performance

Conversation

@pubmodmatt
Copy link

Fix a panic I ran into when running performance tests. Also fix a hot spot around string concatenation and allocation that I noticed in the flame graph.

Fixes #issue_number


Checklist

Complete the checklist (and note appropriate exceptions) before the PR is marked ready-for-review.

  • Changes are compatible1
  • Documentation2 completed
  • Performance impact assessed and acceptable
  • Tests added and passing3
    • Unit Tests
    • Integration Tests
    • Manual Tests

Exceptions

Notes

Footnotes

  1. It may be appropriate to bring upcoming changes to the attention of other (impacted) groups. Please endeavour to do this before seeking PR approval. The mechanism for doing this will vary considerably, so use your judgement as to how and when to do this.

  2. Configuration is an important part of many changes. Where applicable please try to document configuration examples.

  3. Tick whichever testing boxes are applicable. If you are adding Manual Tests, please document the manual testing (extensively) in the Exceptions.

@pubmodmatt pubmodmatt self-assigned this Aug 19, 2024
@pubmodmatt pubmodmatt requested a review from a team August 19, 2024 13:12
@pubmodmatt pubmodmatt requested a review from a team as a code owner August 19, 2024 13:12
@pubmodmatt pubmodmatt merged commit d6fe7aa into next Aug 19, 2024
@pubmodmatt pubmodmatt deleted the pubmodmatt/connectors/performance branch August 19, 2024 22:13
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