1
0
mirror of https://github.com/MontFerret/ferret.git synced 2025-08-15 20:02:56 +02:00

6 Commits

Author SHA1 Message Date
Tim Voronov
8c41c503a0 Refactor LoopCollectCompiler: replace aggregateSelector with core.AggregateSelector, introduce CollectorSpec struct, streamline grouping and aggregation handling, optimize register usage, finalize projection logic, update go.mod dependencies, and enhance integration tests for COLLECT queries. 2025-07-24 17:15:02 -04:00
Tim Voronov
54c036e9c8 Remove unused HTML element attribute manipulation functionality, including attribute getters, setters, and related utility code, across drivers and stdlib. 2025-06-25 20:48:48 -04:00
Tim Voronov
a0158166c0 Re-organized project layout 2025-05-05 16:29:56 -04:00
Tim Voronov
bd6463fa29 Bench (#683)
* Extended public API

* Refactored event loop

* Refactored parser

* Fixed unit tests

* Added --dry-run opt

* Added total alloc

* Added profiler

* Fixed driver registration
2021-10-16 17:24:54 -04:00
Tim Voronov
4c79cb4343 Updated root API (#622) 2021-05-04 15:01:27 -04:00
Tim Voronov
8a772851f4 Removed old CLI (#608)
* Removed old CLI

* Added mini-CLI for e2e tests
2021-04-08 18:46:17 -04:00