First draft of "Checking range reads" subsection
All checks were successful
Tests / Clang total: 1096, passed: 1096
Clang |Total|New|Outstanding|Fixed|Trend
|:-:|:-:|:-:|:-:|:-:
|0|0|0|0|:clap:
Tests / SIMD fallback total: 1096, passed: 1096
Tests / Release [gcc] total: 1096, passed: 1096
GNU C Compiler (gcc) |Total|New|Outstanding|Fixed|Trend
|:-:|:-:|:-:|:-:|:-:
|0|0|0|0|:clap:
Tests / Release [gcc,aarch64] total: 824, passed: 824
Tests / Coverage total: 823, passed: 823
weaselab/conflict-set/pipeline/head This commit looks good
All checks were successful
Tests / Clang total: 1096, passed: 1096
Clang |Total|New|Outstanding|Fixed|Trend
|:-:|:-:|:-:|:-:|:-:
|0|0|0|0|:clap:
Tests / SIMD fallback total: 1096, passed: 1096
Tests / Release [gcc] total: 1096, passed: 1096
GNU C Compiler (gcc) |Total|New|Outstanding|Fixed|Trend
|:-:|:-:|:-:|:-:|:-:
|0|0|0|0|:clap:
Tests / Release [gcc,aarch64] total: 824, passed: 824
Tests / Coverage total: 823, passed: 823
weaselab/conflict-set/pipeline/head This commit looks good
This commit is contained in:
@@ -155,3 +155,16 @@ keywords = {data structures, searching, trees}
|
||||
year={1981},
|
||||
publisher={ACM New York, NY, USA}
|
||||
}
|
||||
|
||||
@article{Lemire_2018,
|
||||
title={Roaring bitmaps: Implementation of an optimized software library},
|
||||
volume={48},
|
||||
ISSN={1097-024X},
|
||||
url={http://dx.doi.org/10.1002/spe.2560},
|
||||
DOI={10.1002/spe.2560},
|
||||
number={4},
|
||||
journal={Software: Practice and Experience},
|
||||
publisher={Wiley},
|
||||
author={Lemire, Daniel and Kaser, Owen and Kurz, Nathan and Deri, Luca and O’Hara, Chris and Saint‐Jacques, François and Ssi‐Yan‐Kai, Gregory},
|
||||
year={2018},
|
||||
month=jan, pages={867–895} }
|
||||
|
Reference in New Issue
Block a user