aboutsummaryrefslogtreecommitdiff
path: root/streaming
diff options
context:
space:
mode:
authortedyu <yuzhihong@gmail.com>2015-05-07 16:53:59 -0700
committerJosh Rosen <joshrosen@databricks.com>2015-05-07 16:55:34 -0700
commit88063c62689135da56ee6678b2e826b88c382732 (patch)
tree5c49a6d221fb8416594e186eae1daa7348a54630 /streaming
parent35f0173b8f67e2e506fc4575be6430cfb66e2238 (diff)
downloadspark-88063c62689135da56ee6678b2e826b88c382732.tar.gz
spark-88063c62689135da56ee6678b2e826b88c382732.tar.bz2
spark-88063c62689135da56ee6678b2e826b88c382732.zip
[SPARK-7450] Use UNSAFE.getLong() to speed up BitSetMethods#anySet()
Author: tedyu <yuzhihong@gmail.com> Closes #5897 from tedyu/master and squashes the following commits: 473bf9d [tedyu] Address Josh's review comments 1719c5b [tedyu] Correct upper bound in for loop b51dcaf [tedyu] Add unit test in BitSetSuite for BitSet#anySet() 83f9f87 [tedyu] Merge branch 'master' of github.com:apache/spark 817e3f9 [tedyu] Replace constant 8 with SIZE_OF_LONG 75a467b [tedyu] Correct offset for UNSAFE.getLong() 855374b [tedyu] Remove second loop since bitSetWidthInBytes is WORD aligned 093b7a4 [tedyu] Use UNSAFE.getLong() to speed up BitSetMethods#anySet() 63ee050 [tedyu] Use UNSAFE.getLong() to speed up BitSetMethods#anySet() 4ca0ef6 [tedyu] Use UNSAFE.getLong() to speed up BitSetMethods#anySet() 3e9b6919 [tedyu] Use UNSAFE.getLong() to speed up BitSetMethods#anySet()
Diffstat (limited to 'streaming')
0 files changed, 0 insertions, 0 deletions