Skip to content

Conversation

@cherep58
Copy link
Collaborator

@cherep58 cherep58 commented Nov 17, 2025

I used benchmarks with disabled index generation in QueryableEncodingBimap.

Without lazy_emplace:

BenchmarkFindOrEmplaceWithEmplace   924705982 ns
BenchmarkFindOrEmplaceWithFind      264122486 ns

With lazy_emplace:

BenchmarkFindOrEmplaceWithEmplace   914267778 ns
BenchmarkFindOrEmplaceWithFind      261677424 ns

@cherep58 cherep58 requested a review from gshigin November 17, 2025 15:16
@cherep58 cherep58 self-assigned this Nov 17, 2025
@cherep58 cherep58 requested a review from vporoshok as a code owner November 17, 2025 15:16
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.

3 participants