Skip to content

Various improvements of the in-process sampler. - #159

Merged
copybara-service[bot] merged 1 commit into
mainfrom
test_967371563
Aug 24, 2026
Merged

Various improvements of the in-process sampler.#159
copybara-service[bot] merged 1 commit into
mainfrom
test_967371563

Conversation

@copybara-service

Copy link
Copy Markdown

Various improvements of the in-process sampler.

  • Reduce the number of concurent mutex lockings.
  • Replace a treeset by a vector+sorting+dedup for the edges.
  • Add option to disallow multi visit of nodes (multi_visit=False).

@copybara-service
copybara-service Bot force-pushed the test_967371563 branch 2 times, most recently from 2019e71 to f4eb2dc Compare August 24, 2026 11:24
- Reduce the number of concurent mutex lockings.
- Replace a treeset by a vector+sorting+dedup for the edges.
- Add option to disallow multi visit of nodes (multi_visit=False).

PiperOrigin-RevId: 969769906
@copybara-service
copybara-service Bot merged commit 9a0bc7b into main Aug 24, 2026
2 checks passed
@copybara-service
copybara-service Bot deleted the test_967371563 branch August 24, 2026 11:36
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.

1 participant