Skip to content

Commit

Permalink
BGL Weak Pointer Deduplication Pool (#4927)
Browse files Browse the repository at this point in the history
* Ho boy

* BGL pool finished

* Remove id32 feature

* Add BGL Test

* Iteration

* Working Dedupe

* Tests

* Iteration

* Re-iteration

* Hash Cleanup

* Add large slew of tests

* Whoops
  • Loading branch information
cwfitzgerald authored Jan 2, 2024
1 parent 4675737 commit e26a853
Show file tree
Hide file tree
Showing 17 changed files with 1,207 additions and 372 deletions.
4 changes: 4 additions & 0 deletions .config/nextest.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Use two threads for tests with "2_threads" in their name
[[profile.default.overrides]]
filter = 'test(~2_threads)'
threads-required = 2
2 changes: 2 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e26a853

Please sign in to comment.