Skip to content

Conversation

@DavidBoike
Copy link
Member

@DavidBoike DavidBoike commented Aug 23, 2024

Thanks @SimonCropp merges #4328

This is an improvement that caches the query used to determine the queue size of each table-based queue, decreasing the amount of allocations caused by recalculating the same strings over and over.

  • cache sqltable query
  • Update SqlNameHelper.cs

* cache sqltable query

* Update SqlNameHelper.cs
@DavidBoike DavidBoike changed the title cache sqltable query (#4328) Cache SqlTable query and simplify API Aug 23, 2024
@DavidBoike DavidBoike merged commit 80d17a1 into master Aug 23, 2024
@DavidBoike DavidBoike deleted the cache-sqltable-query branch August 23, 2024 20:55
@DavidBoike DavidBoike added this to the 5.7.0 milestone Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants