scossu

scossu pushed to master at scossu/lsup_repo

7 months ago

scossu pushed to master at scossu/lsup_rdf

7 months ago

scossu opened issue scossu/lsup_rdf#6

Use `char *` instead of `FILE *` for graph decoder input

8 months ago

scossu opened issue scossu/lsup_rdf#5

Dynamically allocate codec buffer

8 months ago

scossu pushed to master at scossu/lsup_rdf

  • f3a3a13779 Remove very slow line in perf test. This single line change brought the test from 140 triples/s to 370,000 triples/s. Gotta find a way to optimize LSUP_graph_size()!

8 months ago

scossu pushed tag v1.0a5 to scossu/lsup_rdf

8 months ago

scossu pushed to master at scossu/lsup_rdf

8 months ago

scossu pushed to master at scossu/lsup_rdf

8 months ago

scossu pushed to master at scossu/lsup_rdf

8 months ago

scossu pushed to master at scossu/lsup_repo

8 months ago

scossu pushed to master at scossu/lsup_rdf

  • 0001c8ab00 Update LC performance tests and some doc details.

8 months ago

scossu pushed tag 1.0a4 to scossu/lsup_rdf

9 months ago

scossu pushed to master at scossu/lsup_rdf

  • ff07f66c03 Bump version to 1.0a4 & housekeeping: * Fix Python venv in Makefile * Update some documentation * Update roadmap in README

9 months ago

scossu commented on issue scossu/lsup_rdf#4

Support clang (untested); replace IRI regex with ad-hoc scanning.

This resulted in the `regexec` call in `term_init` taking up from over 70% of the whole runtime, to `parse_iri` taking 2.7%. Measured with callgrind (`make profile`).

9 months ago

scossu merged pull request scossu/lsup_rdf#4

Support clang (untested); replace IRI regex with ad-hoc scanning.

9 months ago

scossu closed pull request scossu/lsup_rdf#4

Support clang (untested); replace IRI regex with ad-hoc scanning.

9 months ago

scossu created pull request scossu/lsup_rdf#4

Support clang (untested); replace IRI regex with ad-hoc scanning.

9 months ago

scossu pushed to clang at scossu/lsup_rdf

  • fb9fb05794 Add UTF-8 test; remove debug statements from IRI parser.

9 months ago

scossu pushed to clang at scossu/lsup_rdf

9 months ago

scossu pushed to clang at scossu/lsup_rdf

9 months ago