summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-06-29feat: enable turbo boost mode for tail (dtail) operationsPaul Buetow
2025-06-29feat: enable turbo boost mode for MapReduce (dmap) operationsPaul Buetow
2025-06-29fix: respect MaxLineLength in turbo boost mode for integration testsPaul Buetow
2025-06-29fix: auto-override hostname to 'integrationtest' in integration test modePaul Buetow
2025-06-29test: remove dcat1d.txt from integration testsPaul Buetow
2025-06-29fix: resolve dcat test failures with channel-less implementationPaul Buetow
2025-06-28refactor: consolidate optimization flags into DTAIL_TURBOBOOST_ENABLEPaul Buetow
2025-06-28feat: implement channel-less grep for 62% performance improvementPaul Buetow
2025-06-27Add comprehensive profiling documentation and clean up unused dependenciesPaul Buetow
2025-06-26Remove bash scripts and update documentation to use dtail-toolsPaul Buetow
2025-06-26Fix dmap CSV query syntax in profiling toolPaul Buetow
2025-06-26Refactor profiling and benchmarking tools from bash to GoPaul Buetow
2025-06-26feat: increase profiling test data sizes for meaningful resultsPaul Buetow
2025-06-26fix: update Makefile clean target and fix dmap profiling behaviorPaul Buetow
2025-06-26fix: update profiling scripts to use correct path for generate_profile_data.goPaul Buetow
2025-06-26refactor: optimize DMap large file test to generate file only oncePaul Buetow
2025-06-26update fedora releasePaul Buetow
2025-06-26test: add integration test for DMap with large 100MB filePaul Buetow
2025-06-26refactor: move profiling scripts from benchmarks/ to profiling/Paul Buetow
2025-06-26fix: resolve package conflicts and update documentationPaul Buetow
2025-06-26docs: document remaining serverless mode large file issuesPaul Buetow
2025-06-26fix: resolve serverless mode deadlock for profilingPaul Buetow
2025-06-26docs: add comprehensive plan to fix serverless mode deadlockPaul Buetow
2025-06-26docs: document serverless mode profiling hang issuePaul Buetow
2025-06-26fix: improve dmap profiling error handlingPaul Buetow
2025-06-26fix: handle dmap continuous execution in profiling frameworkPaul Buetow
2025-06-26fix: resolve dmap profiling issues and optimize profiling speedPaul Buetow
2025-06-26feat: add profiling framework with command echoingPaul Buetow
2025-06-26Add benchmark baseline for v4.3.0Paul Buetow
2025-06-25Add comprehensive benchmarking framework for DTailPaul Buetow
2025-06-25only ignore Test log filesPaul Buetow
2025-06-25Add comprehensive test logging infrastructure to integration testsPaul Buetow
2025-06-25Add multi-server MapReduce integration testPaul Buetow
2025-06-25fix: Add 2-minute timeout to dmap tests and fix TestDMap5CSV hanging issuePaul Buetow
2025-06-24Add test helpers and refactoring guide for integration testsPaul Buetow
2025-06-24Improve integration tests with colored output testsPaul Buetow
2025-06-24Fix fmt.Errorf non-constant format string errors in multiple packagesPaul Buetow
2025-06-24Update Go version and dependenciesPaul Buetow
2025-06-24Add server mode tests to dtailhealth integration testsPaul Buetow
2025-06-24Add fail-fast flag to Makefile test targetPaul Buetow
2025-06-24Add server mode tests to dgrep integration testsPaul Buetow
2025-06-24Fix integration test timeout issue with DMap stdin pipe in server modePaul Buetow
2025-06-24Update TestDTailColorTable to run in both serverless and server modesPaul Buetow
2025-06-24Update DMap integration tests to run in both serverless and server modesPaul Buetow
2025-06-24Fix dcat tests for server mode and --plain flag handlingPaul Buetow
2025-06-24Add CLAUDE.md file for Claude Code guidancePaul Buetow
2025-04-17remove dtail.dev domain from READMEPaul Buetow
2024-08-23mergev4.3.3Paul Buetow
2024-08-23fix install instructionsPaul Buetow
2024-08-17update dependenciesPaul Buetow