Commit Graph

  • dc8494bb2a Fix all four Phase 1 correctness bugs (dynamic buffer, DLPack ownership, thread safety, padding) gpu-zero Bill Holcombe 2026-04-21 14:10:31 -06:00
  • 6f8b6440aa Add roadmap, commercialization strategy, talk outline, and handoff notes Bill Holcombe 2026-04-21 11:13:17 -06:00
  • f8ad40d302 made zero-copy JSON - shared memory logic bill 2026-02-11 06:29:08 +00:00
  • 409363bf80 Merge remote-tracking branch 'origin/main' main Bill 2026-02-09 16:25:35 -07:00
  • 6d3a7f0b48 updated markdown Bill 2026-02-09 16:25:23 -07:00
  • bb4bc1ec57 Enhance publish workflow for multi-OS support BillTheMaker 2025-12-12 15:09:11 -07:00
  • a9ff2f1e76 readme move to parent folder Bill 2025-12-12 14:32:22 -07:00
  • 7c394c012d pyproject.toml update Bill 2025-12-12 14:26:27 -07:00
  • d690b08486 readme name update Bill 2025-12-12 14:21:27 -07:00
  • 4088471885 pyproject.toml version issues Bill 2025-12-12 14:15:11 -07:00
  • f085e977e6 Refactor GitHub Actions for wheel publishing BillTheMaker 2025-12-12 13:51:47 -07:00
  • 333f8f0f26 Update pyproject.toml BillTheMaker 2025-12-11 17:39:59 -07:00
  • 9845e81194 Create publish2.yml BillTheMaker 2025-12-11 17:39:15 -07:00
  • ed40391f93 Fix token variable for PyPI upload in workflow BillTheMaker 2025-12-06 20:17:38 -07:00
  • e76d7a0a5b Refactor wheel copying and upload process in CI BillTheMaker 2025-12-06 20:11:44 -07:00
  • feff63fb36 Modify publish.yml to flatten wheel uploads BillTheMaker 2025-12-06 20:06:43 -07:00
  • 0994b6656e Clarify wheel flattening in publish.yml BillTheMaker 2025-12-06 20:00:44 -07:00
  • e5f1dcf7b9 Refactor GitHub Actions workflow for building wheels BillTheMaker 2025-12-06 19:52:07 -07:00
  • 4fb0b78a5f Refactor publish job in GitHub Actions workflow BillTheMaker 2025-12-06 19:35:49 -07:00
  • 15da5eb1c2 Refactor publish step in GitHub Actions workflow BillTheMaker 2025-12-06 19:32:08 -07:00
  • f9ecbae6a4 Refactor publish workflow for PyPI BillTheMaker 2025-12-06 19:30:14 -07:00
  • 000a2fad3a Update publish.yml BillTheMaker 2025-12-06 19:25:47 -07:00
  • 14b0481d7c Fix Python version and clean up publish workflow BillTheMaker 2025-12-06 19:12:47 -07:00
  • bd8e07fe9c Fix indentation in publish.yml workflow steps BillTheMaker 2025-12-06 18:52:39 -07:00
  • 9016b9213e Update publish.yml BillTheMaker 2025-12-06 18:48:02 -07:00
  • b25a070d5e Add step to publish package to PyPI BillTheMaker 2025-12-06 18:28:52 -07:00
  • 8e6b120e76 Update publish workflow with debugging steps BillTheMaker 2025-12-06 18:07:01 -07:00
  • ebea27b62e Change pypi-token to token in publish.yml BillTheMaker 2025-12-06 17:52:20 -07:00
  • 09b4eb4510 Enhance publish workflow with wheel verification BillTheMaker 2025-12-06 17:30:54 -07:00
  • 30d741b418 Update publish workflow to allow manual triggering BillTheMaker 2025-12-06 16:19:02 -07:00
  • 7b5e615c00 Refactor publish.yml for matrix configuration BillTheMaker 2025-12-06 16:05:36 -07:00
  • 056fbbb6e1 Update artifact name to include OS and target BillTheMaker 2025-12-06 16:00:32 -07:00
  • c408c483d0 disable manylinux BillTheMaker 2025-12-06 15:38:47 -07:00
  • c97f5e6e6e Merge pull request #10 from BillTheMaker/feature BillTheMaker 2025-11-25 13:15:10 -07:00
  • 50ddaacbdc Apache license feature Bill 2025-11-25 11:28:02 -07:00
  • c734fadba2 Apache license Bill 2025-11-25 11:05:12 -07:00
  • 258f7e09aa configurable batch size for hardware optimizations Bill 2025-11-25 01:14:45 -07:00
  • 2811d97c47 fixed task switching latency and implemented string killer Bill 2025-11-25 00:01:41 -07:00
  • 9cacb95b0f Merge pull request #9 from BillTheMaker/feature BillTheMaker 2025-11-24 20:18:09 -07:00
  • 11ddd184f4 version update to publish to Pypi 7 Bill 2025-11-24 20:17:03 -07:00
  • 0b0f3677b1 version update to publish to Pypi 7 v0.1.7 Bill 2025-11-23 13:46:17 -07:00
  • 5313f5f4ef version update to publish to Pypi 6 v0.1.6 Bill 2025-11-23 13:34:19 -07:00
  • 72974a9658 version update to publish to Pypi 5 v0.1.5 Bill 2025-11-23 13:27:58 -07:00
  • 8981b3038d version update to publish to Pypi 5 Bill 2025-11-23 13:27:22 -07:00
  • 751b95a123 version update to publish to Pypi 4 v0.1.4 Bill 2025-11-23 13:07:02 -07:00
  • 26d1eb631e version update to publish to Pypi 2 v0.1.3 v0.1.2 Bill 2025-11-23 12:53:54 -07:00
  • d6bd2eee00 version update to publish to Pypi v0.1.1 Bill 2025-11-23 12:45:31 -07:00
  • 06a6dcdd31 fixing for pypi upload Bill 2025-11-22 23:37:57 -07:00
  • c338fcae65 make tracy optional, add readme.md, continue fixing thrashing for sequential reads for workers Bill 2025-11-22 22:11:08 -07:00
  • 95f88ee6e4 documents for new features and fixes added Bill 2025-11-21 17:51:00 -07:00
  • 4e9a3aa5cb profiler set up! cpu starvation identified Bill 2025-11-19 11:06:48 -07:00
  • 527e8428b0 Merge remote-tracking branch 'origin/main' into reflection_setup Bill 2025-11-19 11:06:01 -07:00
  • 9525aa8878 profiler set up! cpu starvation identified Bill 2025-11-19 11:04:31 -07:00
  • e041912108 freeze state, no good Bill 2025-11-18 20:51:03 -07:00
  • 3dc143a417 Merge pull request #8 from BillTheMaker/gobrrr BillTheMaker 2025-11-18 19:53:16 -07:00
  • 29edc90860 added explicit chrono-tz version 2 Bill 2025-11-18 19:52:38 -07:00
  • 9d0a308e73 Merge pull request #7 from BillTheMaker/gobrrr BillTheMaker 2025-11-18 19:31:56 -07:00
  • 791a9bfc49 added explicit chrono-tz version Bill 2025-11-18 19:30:43 -07:00
  • 3851db8e53 Merge pull request #6 from BillTheMaker/gobrrr BillTheMaker 2025-11-18 18:50:14 -07:00
  • dd258a71ff fixed chronotz Git pypi build deploy error Bill 2025-11-18 18:38:33 -07:00
  • 23f1000405 Merge pull request #5 from BillTheMaker/gobrrr BillTheMaker 2025-11-18 17:52:20 -07:00
  • f3d2260a50 Update GitHub Actions workflow for PyPI publishing BillTheMaker 2025-11-18 17:50:35 -07:00
  • e8673a3bcf set up to_pandas logic and rerun for failed task Bill 2025-11-18 17:45:48 -07:00
  • a562beb34c Merge pull request #4 from BillTheMaker/gobrrr BillTheMaker 2025-11-18 14:39:52 -07:00
  • 71d78f3fab keep postgress connections open and switch tasks between them. Setup builds 20 million row data tables now v0.1.0 Bill 2025-11-18 14:18:38 -07:00
  • 2888c0b5e7 keep postgress connections open and switch tasks between them Bill 2025-11-18 13:08:32 -07:00
  • ac61f58f01 optimizing hardware limits in Rust Bill 2025-11-18 12:40:08 -07:00
  • 92348cb3a1 optimizing by reducing copy Bill 2025-11-18 12:15:01 -07:00
  • 6e477933d0 optimizing by reducing copy Bill 2025-11-18 11:52:28 -07:00
  • b01a9cea53 Merge pull request #3 from BillTheMaker/gobrrr BillTheMaker 2025-11-18 11:39:17 -07:00
  • 69c709b77f implemented zero-copy via cursor movement and reduced overhead. Bill 2025-11-18 11:27:10 -07:00
  • f5624c1ce6 Merge pull request #2 from BillTheMaker/gobrrr BillTheMaker 2025-11-18 10:07:16 -07:00
  • b2224a15b8 debugged parallelization logic Bill 2025-11-18 09:59:49 -07:00
  • c91c3ad2f7 Update parser.rs via mobile BillTheMaker 2025-11-17 22:58:59 -07:00
  • c42ce75c46 Update Cargo.toml via mobile BillTheMaker 2025-11-17 22:58:09 -07:00
  • 84bc53c4b4 Merge pull request #1 from BillTheMaker/gobrrr BillTheMaker 2025-11-17 19:54:31 -07:00
  • b4359cc98a go brrrrr Bill 2025-11-17 19:53:25 -07:00
  • 3496e5f753 added initial start log Bill 2025-11-17 19:14:06 -07:00
  • 9acfc919b8 improving efficiency and writing to file Bill 2025-11-17 18:49:57 -07:00
  • d84e52a9f3 improving efficiency and writing to file Bill 2025-11-17 16:22:54 -07:00
  • da34dbda07 Made larger DB setup script Bill 2025-11-17 15:42:25 -07:00
  • 8db32ceb5b add py config for external use Bill 2025-11-17 15:08:01 -07:00
  • 961b05e7a9 Add Mozilla Public License Version 2.0 BillTheMaker 2025-11-17 14:39:50 -07:00
  • 6e5c0acb58 initial commit Bill 2025-11-17 14:29:06 -07:00
  • ef8f0d8b96 Initial commit Bill 2025-11-17 14:23:03 -07:00