Skip to content

Conversation

@thomaszurkan-optimizely
Copy link
Contributor

changed the dispatch queue to use concurrent queue for reads and async with barrier for writes.

@coveralls
Copy link

coveralls commented Jul 31, 2019

Coverage Status

Coverage decreased (-0.04%) to 99.119% when pulling cec9761 on updateAtomicProperty into c089ef9 on master.

@thomaszurkan-optimizely thomaszurkan-optimizely changed the title chore: update atomic property to use read write locks (fix) : update atomic property to use read write locks Aug 2, 2019
Copy link
Contributor

@jaeopt jaeopt left a comment

Choose a reason for hiding this comment

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

LGTM
I see it's beneficial to improve concurrent property reads. Curious how much it will help

@thomaszurkan-optimizely thomaszurkan-optimizely merged commit 1464174 into master Aug 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants