| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tasks: amend wiki bref task | Martin Czygan | 2021-07-09 | 1 | -0/+1 |
| | | |||||
| * | tasks: fix typo | Martin Czygan | 2021-07-09 | 1 | -1/+1 |
| | | |||||
| * | tasks: use uncompressed stream | Martin Czygan | 2021-07-09 | 1 | -1/+2 |
| | | |||||
| * | wiki: cleanup redundant check | Martin Czygan | 2021-07-09 | 1 | -1/+1 |
| | | |||||
| * | wiki: tweak whitespace handling | Martin Czygan | 2021-07-09 | 1 | -1/+7 |
| | | |||||
| * | wiki: more aggressive whitespace cleanup | Martin Czygan | 2021-07-09 | 1 | -1/+2 |
| | | |||||
| * | wiki: try a bit more cleanup | Martin Czygan | 2021-07-09 | 1 | -1/+5 |
| | | |||||
| * | tasks: wiki, sort by doi in first column | Martin Czygan | 2021-07-09 | 1 | -1/+1 |
| | | |||||
| * | wiki: verify doi | Martin Czygan | 2021-07-09 | 1 | -1/+1 |
| | | |||||
| * | unstructured: cleanup obsolete regex | Martin Czygan | 2021-07-09 | 1 | -9/+3 |
| | | |||||
| * | tasks: BrefZipWikiDOI | Martin Czygan | 2021-07-09 | 1 | -1/+8 |
| | | |||||
| * | reduce: wiki doc in column 3 | Martin Czygan | 2021-07-09 | 1 | -1/+1 |
| | | |||||
| * | tests: sync verify test data | Martin Czygan | 2021-07-09 | 6 | -0/+176 |
| | | |||||
| * | tasks: wiki stub | Martin Czygan | 2021-07-09 | 2 | -0/+17 |
| | | |||||
| * | wiki: flip doi and page title column | Martin Czygan | 2021-07-09 | 1 | -3/+3 |
| | | |||||
| * | reduce: move batch size | Martin Czygan | 2021-07-09 | 2 | -9/+9 |
| | | |||||
| * | cli: try to always display shiv_root | Martin Czygan | 2021-07-08 | 1 | -1/+2 |
| | | |||||
| * | update proposal status | Martin Czygan | 2021-07-08 | 1 | -2/+2 |
| | | |||||
| * | reduce: prepare command line help | Martin Czygan | 2021-07-08 | 1 | -0/+12 |
| | | |||||
| * | note on timings | Martin Czygan | 2021-07-08 | 2 | -1/+9 |
| | | |||||
| * | update docs | Martin Czygan | 2021-07-08 | 1 | -3/+3 |
| | | |||||
| * | reduce: set default batch size | Martin Czygan | 2021-07-08 | 1 | -6/+8 |
| | | |||||
| * | simplify imports | Martin Czygan | 2021-07-08 | 9 | -9/+9 |
| | | |||||
| * | reduce: separate batch calls | Martin Czygan | 2021-07-08 | 2 | -20/+25 |
| | | |||||
| * | fix merge conflict | Martin Czygan | 2021-07-07 | 8 | -82/+136 |
| |\ | |||||
| | * | update docs | Martin Czygan | 2021-07-07 | 1 | -3/+8 |
| | | | |||||
| | * | skate: no need for alias | Martin Czygan | 2021-07-07 | 1 | -1/+1 |
| | | | |||||
| | * | add WikipediaDOI | Martin Czygan | 2021-07-07 | 1 | -0/+43 |
| | | | |||||
| | * | do not compress sort tmp files | Martin Czygan | 2021-07-06 | 1 | -21/+21 |
| | | | |||||
| | * | run a parity derivation | Martin Czygan | 2021-07-06 | 1 | -2/+2 |
| | | | |||||
| | * | util: cleanup encoder | Martin Czygan | 2021-07-06 | 1 | -19/+0 |
| | | | |||||
| | * | reduce: remove log line | Martin Czygan | 2021-07-06 | 1 | -1/+0 |
| | | | |||||
| | * | reduce: move to threaded versions | Martin Czygan | 2021-07-06 | 1 | -25/+30 |
| | | | |||||
| | * | add resource usage note | Martin Czygan | 2021-07-06 | 1 | -1/+1 |
| | | | |||||
| | * | wip: improve reduce performance | Martin Czygan | 2021-07-06 | 1 | -50/+8 |
| | | | |||||
| | * | batcher: do not pass struct fields | Martin Czygan | 2021-07-05 | 1 | -4/+4 |
| | | | |||||
| | * | wip: debug with stdlib json | Martin Czygan | 2021-07-05 | 1 | -1/+3 |
| | | | |||||
| | * | we need a safe encoder, not just a safe writer | Martin Czygan | 2021-07-05 | 2 | -1/+20 |
| | | | |||||
| | * | v0.1.37 | Martin Czygan | 2021-07-05 | 1 | -1/+1 |
| | | | |||||
| | * | reduce: hard-code batch size for testing | Martin Czygan | 2021-07-05 | 1 | -0/+1 |
| | | | |||||
| | * | test-run: batch reduce processing for performance | Martin Czygan | 2021-07-05 | 1 | -4/+6 |
| | | | |||||
| | * | add thread safe writer | Martin Czygan | 2021-07-05 | 1 | -0/+20 |
| | | | |||||
| | * | use canonical variable names | Martin Czygan | 2021-07-05 | 1 | -11/+11 |
| | | | |||||
| | * | reduce: reduce allocations | Martin Czygan | 2021-07-05 | 1 | -5/+24 |
| | | | |||||
| | * | use most sensible file name | Martin Czygan | 2021-07-05 | 2 | -0/+0 |
| | | | | | | | | | * we have map, so we should have reduce | ||||
| * | | tasks: get rid of compress program for now | Martin Czygan | 2021-07-05 | 1 | -21/+21 |
| |/ | | | | | | | * we'd need the -T0 flag, something we cannot pass directly to --compress-program * unexpectedly, as is, this did not yield the usual cpu/io performance benefits | ||||
| * | update docs | Martin Czygan | 2021-07-04 | 1 | -1/+8 |
| | | |||||
| * | zipkey: add batch test | Martin Czygan | 2021-07-04 | 2 | -3/+64 |
| | | |||||
| * | Merge branch 'master' of git.archive.org:martin/cgraph | Martin Czygan | 2021-07-04 | 2 | -0/+101 |
| |\ | | | | | | | | | * 'master' of git.archive.org:martin/cgraph: wip: batch reducers | ||||
| | * | wip: batch reducers | Martin Czygan | 2021-07-04 | 2 | -0/+101 |
| | | | |||||
