fetch_ml/tests/benchmarks
Jeremie Fraeys 37aad7ae87
feat: add manifest signing and native hashing support
- Integrate RunManifest.Validate with existing Validator
- Add manifest Sign() and Verify() methods
- Add native C++ hashing libraries (dataset_hash, queue_index)
- Add native bridge for Go/C++ integration
- Add deduplication support in queue
2026-02-19 15:34:39 -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 perf: add profiling benchmarks and parallel Go baseline for C++ optimization 2026-02-12 12:04:02 -05:00
artifact_scanner_bench_test.go test: add comprehensive test coverage and command improvements 2026-02-16 20:38:15 -05:00
config_parsing_bench_test.go test: add comprehensive test coverage and command improvements 2026-02-16 20:38:15 -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 test(benchmarks): fix native lib benchmarks when disabled 2026-02-18 12:45:30 -05:00
dataset_size_comparison_test.go feat: add manifest signing and native hashing support 2026-02-19 15:34:39 -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 test: add comprehensive test coverage and command improvements 2026-02-16 20:38:15 -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