Skip to content

DPL: improve performance of ServiceRegistry lookup#2531

Merged
ktf merged 1 commit intoAliceO2Group:devfrom
ktf:service-registry-performance
Oct 23, 2019
Merged

DPL: improve performance of ServiceRegistry lookup#2531
ktf merged 1 commit intoAliceO2Group:devfrom
ktf:service-registry-performance

Conversation

@ktf
Copy link
Copy Markdown
Member

@ktf ktf commented Oct 23, 2019

Use a custom lookup table rather than a std::hash.

@ktf ktf requested a review from a team as a code owner October 23, 2019 12:34
@ktf ktf force-pushed the service-registry-performance branch from 7f091eb to c693b47 Compare October 23, 2019 13:27
@ktf
Copy link
Copy Markdown
Member Author

ktf commented Oct 23, 2019

Please try the last version. One pushed initially had a brown paper bag bug...

@ktf
Copy link
Copy Markdown
Member Author

ktf commented Oct 23, 2019

@knopers8 this should resolve / improve the next performance bottleneck in your tests.

Use a custom lookup table rather than a std::hash.
@ktf ktf force-pushed the service-registry-performance branch from c693b47 to 99daf5f Compare October 23, 2019 13:53
@ktf ktf merged commit 55ab2c5 into AliceO2Group:dev Oct 23, 2019
@ktf ktf deleted the service-registry-performance branch October 23, 2019 17:02
carlos-soncco pushed a commit to carlos-soncco/AliceO2 that referenced this pull request Oct 28, 2019
Use a custom lookup table rather than a std::hash.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant