fetch_ml/tests/benchmarks
Jeremie Fraeys 3b194ff2e8
Some checks failed
Build CLI with Embedded SQLite / build (arm64, aarch64-linux) (push) Waiting to run
Build CLI with Embedded SQLite / build (x86_64, x86_64-linux) (push) Waiting to run
Build CLI with Embedded SQLite / build-macos (arm64) (push) Waiting to run
Build CLI with Embedded SQLite / build-macos (x86_64) (push) Waiting to run
Security Scan / Security Analysis (push) Waiting to run
Security Scan / Native Library Security (push) Waiting to run
Checkout test / test (push) Successful in 6s
CI/CD Pipeline / Test (push) Failing after 1s
CI/CD Pipeline / Dev Compose Smoke Test (push) Has been skipped
CI/CD Pipeline / Build (push) Has been skipped
CI/CD Pipeline / Test Scripts (push) Has been skipped
CI/CD Pipeline / Test Native Libraries (push) Has been skipped
CI/CD Pipeline / GPU Golden Test Matrix (push) Has been skipped
Documentation / build-and-publish (push) Failing after 39s
CI/CD Pipeline / Docker Build (push) Has been skipped
feat: GPU detection transparency and artifact scanner improvements
- Surface GPUDetectionInfo from parseGPUCountFromConfig for detection metadata
- Document FETCH_ML_TOTAL_CPU and FETCH_ML_GPU_SLOTS_PER_GPU env vars
- Add debug logging for all env var overrides to stderr
- Track config-layer auto-detection in GPUDetectionInfo.ConfigLayerAutoDetected
- Add --include-all flag to artifact scanner (includeAll parameter)
- Add AMD production mode enforcement (error in non-local mode)
- Add GPU detector unit tests for env overrides and AMD aliasing
2026-02-23 12:29:34 -05:00
..
api_benchmark_test.go chore(cleanup): remove legacy artifacts and add tooling configs 2026-02-12 12:06:09 -05:00
artifact_and_snapshot_bench_test.go feat: GPU detection transparency and artifact scanner improvements 2026-02-23 12:29:34 -05:00
artifact_scanner_bench_test.go feat: GPU detection transparency and artifact scanner improvements 2026-02-23 12:29:34 -05:00
config_parsing_bench_test.go test: add comprehensive test coverage and command improvements 2026-02-16 20:38:15 -05:00
context_reuse_bench_test.go fix: context reuse benchmark uses temp directory 2026-02-21 14:38:00 -05:00
dataset_hash_bench_native_test.go test(benchmarks): fix native lib benchmarks when disabled 2026-02-18 12:45:30 -05:00
dataset_hash_bench_test.go fix: resolve undefined DirOverallSHA256HexParallel in benchmark files 2026-02-21 14:30:22 -05:00
dataset_size_comparison_test.go fix: resolve benchmark and build tag conflicts 2026-02-21 14:26:48 -05:00
go_native_leak_test.go test(benchmarks): fix native lib benchmarks when disabled 2026-02-18 12:45:30 -05:00
json_serialization_bench_test.go test: add comprehensive test coverage and command improvements 2026-02-16 20:38:15 -05:00
jupyter_service_bench_test.go test: add comprehensive test coverage and command improvements 2026-02-16 20:38:15 -05:00
log_sanitize_bench_test.go refactor(api): internal refactoring for TUI and worker modules 2026-02-20 15:51:23 -05:00
ml_experiment_benchmark_test.go Fix multi-user authentication and clean up debug code 2025-12-06 12:35:32 -05:00
native_integration_test.go ci: push all workflow updates 2026-02-12 13:28:15 -05:00
native_queue_basic_test.go test: add comprehensive test coverage and command improvements 2026-02-16 20:38:15 -05:00
native_queue_bench_test.go test(benchmarks): fix native lib benchmarks when disabled 2026-02-18 12:45:30 -05:00
payload_performance_test.go Fix multi-user authentication and clean up debug code 2025-12-06 12:35:32 -05:00
queue_bench_test.go test(benchmarks): fix native lib benchmarks when disabled 2026-02-18 12:45:30 -05:00
response_packet_benchmark_test.go test: expand unit/integration/e2e coverage for new worker/api behavior 2026-01-05 12:31:36 -05:00
response_packet_regression_test.go test(benchmarks): add tolerance to response packet regression test 2026-02-18 12:45:40 -05:00
streaming_io_bench_test.go test: add comprehensive test coverage and command improvements 2026-02-16 20:38:15 -05:00