Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reduce: prepare command line help | Martin Czygan | 2021-07-08 | 1 | -0/+12 |
| | |||||
* | 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 |
| | |||||
* | update docs | Martin Czygan | 2021-07-07 | 1 | -3/+8 |
| | |||||
* | skate: no need for alias | Martin Czygan | 2021-07-07 | 1 | -1/+1 |
| | |||||
* | 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 | ||||
* | 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 |
| | | |||||
* | | set: no extra slice required | Martin Czygan | 2021-07-03 | 1 | -3/+3 |
|/ | |||||
* | reduce allocations during bref encoding | Martin Czygan | 2021-07-03 | 2 | -5/+48 |
| | |||||
* | update ignores | Martin Czygan | 2021-07-02 | 1 | -0/+1 |
| | |||||
* | wip: shorter ol names | Martin Czygan | 2021-07-01 | 1 | -0/+14 |
| | |||||
* | cleanup subdir license | Martin Czygan | 2021-07-01 | 1 | -21/+0 |
| | |||||
* | add zippy test and test data | Martin Czygan | 2021-07-01 | 11 | -0/+21142 |
| | |||||
* | remove obsolete testdata | Martin Czygan | 2021-07-01 | 9 | -35/+0 |
| | |||||
* | update test docs | Martin Czygan | 2021-07-01 | 1 | -1/+1 |
| | |||||
* | sync testdata from fuzzycat | Martin Czygan | 2021-07-01 | 6 | -0/+1422 |
| | |||||
* | testdata: makefile tweak | Martin Czygan | 2021-07-01 | 1 | -0/+3 |
| | |||||
* | tweak fetch.sh | Martin Czygan | 2021-07-01 | 1 | -2/+2 |
| | |||||
* | tweak naming and docs | Martin Czygan | 2021-07-01 | 1 | -26/+27 |
| | |||||
* | try to zero index pairs | Martin Czygan | 2021-07-01 | 1 | -4/+4 |
| | |||||
* | explicit var names | Martin Czygan | 2021-07-01 | 1 | -2/+2 |
| | |||||
* | update docs | Martin Czygan | 2021-07-01 | 1 | -0/+3 |
| | |||||
* | v0.1.36 | Martin Czygan | 2021-07-01 | 1 | -1/+1 |
| | |||||
* | more effecient deduplicateBrefs | Martin Czygan | 2021-07-01 | 2 | -7/+8 |
| | |||||
* | zippy: add tests | Martin Czygan | 2021-07-01 | 2 | -3/+72 |
| | |||||
* | zippy: update test | Martin Czygan | 2021-07-01 | 1 | -0/+20 |
| | |||||
* | zippy: add test | Martin Czygan | 2021-06-30 | 2 | -25/+36 |
| | |||||
* | cdx tweaks | Martin Czygan | 2021-06-25 | 2 | -11/+37 |
| | |||||
* | add test case | Martin Czygan | 2021-06-21 | 3 | -2/+39 |
| | |||||
* | add fallback self-link removal | Martin Czygan | 2021-06-21 | 1 | -0/+13 |
| | | | | This should be handled at e.g. doi matching time. | ||||
* | url: add test | Martin Czygan | 2021-06-19 | 1 | -0/+21 |
| |