enwiki-links-graph.git
4 years agolookup: Clean up code a bit master
norly [Sun, 14 Jul 2019 21:42:54 +0000 (23:42 +0200)]
lookup: Clean up code a bit

4 years agoDecompress from XZ instead of LZO
norly [Sun, 14 Jul 2019 16:41:53 +0000 (18:41 +0200)]
Decompress from XZ instead of LZO

4 years agoMove to Makefile and .gitignore
norly [Sun, 14 Jul 2019 15:28:47 +0000 (17:28 +0200)]
Move to Makefile and .gitignore

4 years agoAdd benchmark loop
norly [Sun, 14 Jul 2019 12:47:20 +0000 (14:47 +0200)]
Add benchmark loop

4 years agoGeneralise bitfield fully
norly [Sun, 14 Jul 2019 12:46:57 +0000 (14:46 +0200)]
Generalise bitfield fully

4 years agoGeneralise bitfield type
norly [Sun, 14 Jul 2019 12:22:25 +0000 (14:22 +0200)]
Generalise bitfield type

No speed improvement to speak of, but this allows further experiments

4 years agolookup: Accelerate reading titles
norly [Sun, 14 Jul 2019 12:22:21 +0000 (14:22 +0200)]
lookup: Accelerate reading titles

4 years agolookup: Accelerate reading link database
norly [Sun, 14 Jul 2019 12:22:16 +0000 (14:22 +0200)]
lookup: Accelerate reading link database

4 years agolookup: Move to bitfield operations
norly [Sun, 14 Jul 2019 12:22:11 +0000 (14:22 +0200)]
lookup: Move to bitfield operations

4 years agoMove to __uint32_t from glibc's bits/types.c
norly [Sun, 14 Jul 2019 12:21:58 +0000 (14:21 +0200)]
Move to __uint32_t from glibc's bits/types.c

This saves 50% of HDD space for the links on 64 bit platforms

4 years agoAdd final state from 2018-10-07
norly [Thu, 4 Jul 2019 22:14:06 +0000 (00:14 +0200)]
Add final state from 2018-10-07

4 years agoInitial commit
norly [Thu, 4 Jul 2019 22:13:43 +0000 (00:13 +0200)]
Initial commit