diff options
author | Martin Czygan <martin.czygan@gmail.com> | 2021-03-21 01:17:38 +0100 |
---|---|---|
committer | Martin Czygan <martin.czygan@gmail.com> | 2021-03-21 01:17:38 +0100 |
commit | 09a7e8c9d013f13a1aa1ef4e9b7f397647b79967 (patch) | |
tree | 122b474e27afbc66cba1182e983ef5c8555ed12f /skate/testdata/release/5a22nt42bvfj7m3dzfm7br73ni | |
parent | a7e0cf191ebf8fb499e0ab9a3b6cae45727f1286 (diff) | |
download | refcat-09a7e8c9d013f13a1aa1ef4e9b7f397647b79967.tar.gz refcat-09a7e8c9d013f13a1aa1ef4e9b7f397647b79967.zip |
initial import of skate
Diffstat (limited to 'skate/testdata/release/5a22nt42bvfj7m3dzfm7br73ni')
-rw-r--r-- | skate/testdata/release/5a22nt42bvfj7m3dzfm7br73ni | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/skate/testdata/release/5a22nt42bvfj7m3dzfm7br73ni b/skate/testdata/release/5a22nt42bvfj7m3dzfm7br73ni new file mode 100644 index 0000000..dbd6354 --- /dev/null +++ b/skate/testdata/release/5a22nt42bvfj7m3dzfm7br73ni @@ -0,0 +1,46 @@ +{ + "abstracts": [ + { + "content": "The majority of text is stored in UTF-8, which must be validated on\ningestion. We present the lookup algorithm, which outperforms UTF-8 validation\nroutines used in many libraries and languages by more than 10 times using\ncommonly available SIMD instructions. To ensure reproducibility, our work is\nfreely available as open source software.", + "lang": "en", + "mimetype": "text/plain", + "sha1": "bb3b47ddb92b73cd378bd18ebee600472e817274" + } + ], + "contribs": [ + { + "index": 0, + "raw_name": "John Keiser", + "role": "author" + }, + { + "index": 1, + "raw_name": "Daniel Lemire", + "role": "author" + } + ], + "ext_ids": { + "arxiv": "2010.03090v2" + }, + "extra": { + "arxiv": { + "base_id": "2010.03090", + "categories": [ + "cs.DB" + ] + } + }, + "ident": "5a22nt42bvfj7m3dzfm7br73ni", + "language": "en", + "license_slug": "CC-BY", + "refs": [], + "release_date": "2020-10-10", + "release_stage": "submitted", + "release_type": "article", + "release_year": 2020, + "revision": "305afdf5-ae10-49bf-a740-ea1740390afb", + "state": "active", + "title": "Validating UTF-8 In Less Than One Instruction Per Byte", + "version": "v2", + "work_id": "pgixwot2knfmtfq5pwjr4cazf4" +} |