fetch_ml/tests/benchmarks
Jeremie Fraeys 7cd86fb88a
Some checks failed
Build Pipeline / Build Binaries (push) Failing after 3m39s
Build Pipeline / Build Docker Images (push) Has been skipped
Build Pipeline / Sign HIPAA Config (push) Has been skipped
Build Pipeline / Generate SLSA Provenance (push) Has been skipped
Checkout test / test (push) Successful in 6s
CI Pipeline / Test (ubuntu-latest on self-hosted) (push) Failing after 1s
CI Pipeline / Dev Compose Smoke Test (push) Has been skipped
CI Pipeline / Security Scan (push) Has been skipped
CI Pipeline / Test Scripts (push) Has been skipped
CI Pipeline / Test Native Libraries (push) Has been skipped
CI Pipeline / Native Library Build Matrix (push) Has been skipped
Contract Tests / Spec Drift Detection (push) Failing after 11s
Contract Tests / API Contract Tests (push) Has been skipped
Deploy API Docs / Build API Documentation (push) Failing after 5s
Deploy API Docs / Deploy to GitHub Pages (push) Has been skipped
Documentation / build-and-publish (push) Failing after 40s
Test Matrix / test-native-vs-pure (cgo) (push) Failing after 14s
Test Matrix / test-native-vs-pure (native) (push) Failing after 35s
Test Matrix / test-native-vs-pure (pure) (push) Failing after 18s
CI Pipeline / Trigger Build Workflow (push) Failing after 1s
Build CLI with Embedded SQLite / build (arm64, aarch64-linux) (push) Has been cancelled
Build CLI with Embedded SQLite / build (x86_64, x86_64-linux) (push) Has been cancelled
Build CLI with Embedded SQLite / build-macos (arm64) (push) Has been cancelled
Build CLI with Embedded SQLite / build-macos (x86_64) (push) Has been cancelled
Security Scan / Security Analysis (push) Has been cancelled
Security Scan / Native Library Security (push) Has been cancelled
Verification & Maintenance / V.1 - Schema Drift Detection (push) Has been cancelled
Verification & Maintenance / V.4 - Custom Go Vet Analyzers (push) Has been cancelled
Verification & Maintenance / V.7 - Audit Chain Integrity (push) Has been cancelled
Verification & Maintenance / V.6 - Extended Security Scanning (push) Has been cancelled
Verification & Maintenance / V.10 - OpenSSF Scorecard (push) Has been cancelled
Verification & Maintenance / Verification Summary (push) Has been cancelled
feat: add new API handlers, build scripts, and ADRs
- Introduce audit, plugin, and scheduler API handlers
- Add spec_embed.go for OpenAPI spec embedding
- Create modular build scripts (cli, go, native, cross-platform)
- Add deployment cleanup and health-check utilities
- New ADRs: hot reload, audit store, SSE updates, RBAC, caching, offline mode, KMS regions, tenant offboarding
- Add KMS configuration schema and worker variants
- Include KMS benchmark tests
2026-03-04 13:24:27 -05:00
..
api_benchmark_test.go test(benchmarks): update benchmark tests with job cleanup and improvements 2026-02-23 18:03:54 -05:00
artifact_and_snapshot_bench_test.go feat(security): Artifact ingestion caps enforcement 2026-02-23 19:43:28 -05:00
artifact_scanner_bench_test.go feat(security): Artifact ingestion caps enforcement 2026-02-23 19:43:28 -05:00
config_parsing_bench_test.go test(benchmarks): update benchmark tests with job cleanup and improvements 2026-02-23 18:03:54 -05:00
context_reuse_bench_test.go test(benchmarks): update benchmark tests with job cleanup and improvements 2026-02-23 18:03:54 -05:00
dataset_hash_bench_native_test.go test(benchmarks): update benchmark tests with job cleanup and improvements 2026-02-23 18:03:54 -05:00
dataset_hash_bench_test.go test(benchmarks): update benchmark tests with job cleanup and improvements 2026-02-23 18:03:54 -05:00
dataset_size_comparison_test.go test(benchmarks): update benchmark tests with job cleanup and improvements 2026-02-23 18:03:54 -05:00
go_native_leak_test.go test(benchmarks): update benchmark tests with job cleanup and improvements 2026-02-23 18:03:54 -05:00
json_serialization_bench_test.go test(benchmarks): update benchmark tests with job cleanup and improvements 2026-02-23 18:03:54 -05:00
jupyter_service_bench_test.go test(benchmarks): update benchmark tests with job cleanup and improvements 2026-02-23 18:03:54 -05:00
kms_benchmark_test.go feat: add new API handlers, build scripts, and ADRs 2026-03-04 13:24:27 -05:00
log_sanitize_bench_test.go test(benchmarks): update benchmark tests with job cleanup and improvements 2026-02-23 18:03:54 -05:00
ml_experiment_benchmark_test.go test(benchmarks): update benchmark tests with job cleanup and improvements 2026-02-23 18:03:54 -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(benchmarks): update benchmark tests with job cleanup and improvements 2026-02-23 18:03:54 -05:00
native_queue_bench_test.go test(benchmarks): update benchmark tests with job cleanup and improvements 2026-02-23 18:03:54 -05:00
payload_performance_test.go test(benchmarks): update benchmark tests with job cleanup and improvements 2026-02-23 18:03:54 -05:00
queue_bench_test.go test(benchmarks): update benchmark tests with job cleanup and improvements 2026-02-23 18:03:54 -05:00
response_packet_benchmark_test.go test(benchmarks): update benchmark tests with job cleanup and improvements 2026-02-23 18:03:54 -05:00
response_packet_regression_test.go test(benchmarks): add tolerance to response packet regression test 2026-02-18 12:45:40 -05:00
scheduler_bench_test.go feat(scheduler): implement multi-tenant job scheduler with gang scheduling 2026-02-26 12:03:23 -05:00
streaming_io_bench_test.go test(benchmarks): update benchmark tests with job cleanup and improvements 2026-02-23 18:03:54 -05:00