0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 15, 2024 — Aug 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Get CatPipeline working More... about 11 years ago
Clean up CatPipeline; remove metrics from StreamInterval More... about 11 years ago
Use add_row and row_count instead of try_add_row More... about 11 years ago
Tear out task_queue_ from CatKernel (still broken) More... about 11 years ago
Simplify CatPipeline and SharedQueue (still broken) More... about 11 years ago
Get CatPipeline to compile (still segfaults) More... about 11 years ago
More work on pipelining (still does not compile) More... about 11 years ago
Sketch pipelined cat inference More... about 11 years ago
Refactor SharedQueue to allow multiple stages More... about 11 years ago
Merge branch 'master' of github.com:priorknowledge/loom More... about 11 years ago
Checkpoint rows file positions More... about 11 years ago
Add period_sec param to loom.benchmark infer-checkpoint More... about 11 years ago
Implement producer_spin option in SharedQueue (off by default) More... about 11 years ago
Switch to google tcmalloc More... about 11 years ago
Merge pull request #13 from priorknowledge/post-enum More... about 11 years ago
increment seed to avoid spurious failure More... about 11 years ago
Merge branch 'master' of github.com:priorknowledge/loom into post-enum More... about 11 years ago
pep8 cleanup More... about 11 years ago
Fix checkpoint benchmarking More... about 11 years ago
Get checkpointing working More... about 11 years ago
Fix checkpointing bugs (still broken) More... about 11 years ago
add special handling for dd More... about 11 years ago
Make sure to parallelize first iteration of cat kernel More... about 11 years ago
Implement parallel cat kernel More... about 11 years ago
Set small_data_size = 1e3 by default More... about 11 years ago
Switch to three-part schedule by default More... about 11 years ago
pull out function for fixed samples More... about 11 years ago
Switch to accelerating schedule by default More... about 11 years ago
set test_kind_inference to 50 More... about 11 years ago
bugfixes in feature hyper tests More... about 11 years ago