Skip to content

Commit e26a853

Browse files
authored
BGL Weak Pointer Deduplication Pool (#4927)
* 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
1 parent 4675737 commit e26a853

File tree

17 files changed

+1207
-372
lines changed

17 files changed

+1207
-372
lines changed

.config/nextest.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Use two threads for tests with "2_threads" in their name
2+
[[profile.default.overrides]]
3+
filter = 'test(~2_threads)'
4+
threads-required = 2

Cargo.lock

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)