Skip to content

Conversation

@smiklosovic
Copy link
Contributor

No description provided.

@smiklosovic smiklosovic force-pushed the CASSANDRA-16911 branch 3 times, most recently from 4bf2f26 to a6bd336 Compare September 3, 2021 09:51
@smiklosovic smiklosovic force-pushed the CASSANDRA-16911 branch 2 times, most recently from cb7cd8d to 64a4b8d Compare June 17, 2022 19:46
Copy link
Contributor

@pauloricardomg pauloricardomg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

adding some initial comments (have not finished review yet)

@smiklosovic smiklosovic force-pushed the CASSANDRA-16911 branch 2 times, most recently from 7052891 to 4198f85 Compare June 22, 2022 21:11
Copy link
Contributor

@pauloricardomg pauloricardomg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.

Copy link
Contributor

@pauloricardomg pauloricardomg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sorry approved by mistake, see comment on JIRA ticket

…tManifest

patch by Stefan Miklosovic; reviewed by Paulo Motta for CASSANDRA-16911
michaeljmarshall pushed a commit to michaeljmarshall/cassandra that referenced this pull request Sep 13, 2024
* CNDB-9821: Improve performance when syncing sensors

- generate fixtures outside of benchmark function
- use zipf distribution for fixture data
- compare alternative with and without request sensors and some variations
- cache hashCodes for Sensors and Context
- avoid using Pair and Optional as much as possible
- use `synchronized` primitive instead of Lock
- using striped lock in sensor registry

Co-authored-by: Sergio Bossa <sergio.bossa@gmail.com>
michaelsembwever pushed a commit to thelastpickle/cassandra that referenced this pull request Sep 25, 2024
* CNDB-9821: Improve performance when syncing sensors

- generate fixtures outside of benchmark function
- use zipf distribution for fixture data
- compare alternative with and without request sensors and some variations
- cache hashCodes for Sensors and Context
- avoid using Pair and Optional as much as possible
- use `synchronized` primitive instead of Lock
- using striped lock in sensor registry

Co-authored-by: Sergio Bossa <sergio.bossa@gmail.com>
michaelsembwever pushed a commit to thelastpickle/cassandra that referenced this pull request Jan 7, 2026
* CNDB-9821: Improve performance when syncing sensors

- generate fixtures outside of benchmark function
- use zipf distribution for fixture data
- compare alternative with and without request sensors and some variations
- cache hashCodes for Sensors and Context
- avoid using Pair and Optional as much as possible
- use `synchronized` primitive instead of Lock
- using striped lock in sensor registry

Co-authored-by: Sergio Bossa <sergio.bossa@gmail.com>
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.

2 participants