GitHub user Fuud opened a pull request:
https://github.com/apache/cassandra/pull/106
Fast streaming hist
PR for CASSANDRA-13444
https://issues.apache.org/jira/browse/CASSANDRA-13444
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Fuud/cassandra fast-streaming-hist
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cassandra/pull/106.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #106
----
commit 3d7ce27aa9bc28c792502ffa5732e5e606e305b9
Author: Fedor Bobin <[email protected]>
Date: 2017-04-12T05:10:03Z
Benchmark refactoring
commit 5a87a7f3d08c582b690e7e6718a07e3b843cc108
Author: Fedor Bobin <[email protected]>
Date: 2017-04-12T05:40:20Z
computeIfAbsent instead of get->put chain
commit 64438350d640489bd8891305709253c7ee0d9fb6
Author: Fedor Bobin <[email protected]>
Date: 2017-04-12T06:09:45Z
fast streaming histogram: round on merge
commit d99ea1afcc7791637873d4cd71afe6d08fb69f01
Author: Fedor Bobin <[email protected]>
Date: 2017-04-12T06:40:56Z
fast stream histogram: explicitly same type everywhere: Integer instead of
Number{Integer, Double}
commit 2f7c3ac64305c7e792ff910d4e424a3f4aff7d15
Author: Fedor Bobin <[email protected]>
Date: 2017-04-12T07:14:03Z
Use Set with distances to eliminate full-scan when merging
commit c6ea73429dcc1f4efd0409709241a79d8442e7eb
Author: Fedor Bobin <[email protected]>
Date: 2017-04-12T10:19:15Z
fast stream histogram: Use sorted arrays instead of Sets.
commit 95c238ccaadc27f51b29a03ee85e301c6ebcd4c1
Author: Fedor Bobin <[email protected]>
Date: 2017-04-13T07:17:26Z
fast stream histogram: Use open address primitive map as spool.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---