|
| 1 | +{ |
| 2 | + "schema_version": "1.0.0", |
| 3 | + "result_kind": "placeholder_sample", |
| 4 | + "is_placeholder": true, |
| 5 | + "claims_allowed": false, |
| 6 | + "generated_at": "2026-01-01T00:00:00.000Z", |
| 7 | + "disclaimer": "This file contains deterministic placeholder sample data for visual-agent wiring only. These are not benchmark results and must not be used as performance claims.", |
| 8 | + "methodology": "docs/benchmarks/methodology.md", |
| 9 | + "competitors": [ |
| 10 | + "@sebasoft/neuron-js", |
| 11 | + "json-rules-engine", |
| 12 | + "json-logic-js", |
| 13 | + "hand-coded-typescript", |
| 14 | + "rule-engine-js" |
| 15 | + ], |
| 16 | + "scenarios": ["pricing-discount", "eligibility-approval", "workflow-routing"], |
| 17 | + "input_sizes": ["smoke", "small", "medium", "large"], |
| 18 | + "results": [ |
| 19 | + { |
| 20 | + "engine": "@sebasoft/neuron-js", |
| 21 | + "scenario": "pricing-discount", |
| 22 | + "input_size": "smoke", |
| 23 | + "warmup_iterations": 10, |
| 24 | + "measured_iterations": 100, |
| 25 | + "throughput_decisions_per_second": 1000, |
| 26 | + "p50_ms": 1, |
| 27 | + "p95_ms": 2, |
| 28 | + "cold_start_ms": 25, |
| 29 | + "bundle_size_minified_bytes": 5000, |
| 30 | + "validation_overhead_ms": 0.5, |
| 31 | + "explanation_overhead_ms": 0.75, |
| 32 | + "node_version": "v0.0.0-placeholder", |
| 33 | + "package_version": "0.0.0-placeholder", |
| 34 | + "commit_sha": "0000000000000000000000000000000000000000", |
| 35 | + "result_kind": "placeholder_sample", |
| 36 | + "notes": "synthetic placeholder row for chart wiring only; not benchmark results and not a performance claim." |
| 37 | + }, |
| 38 | + { |
| 39 | + "engine": "json-rules-engine", |
| 40 | + "scenario": "eligibility-approval", |
| 41 | + "input_size": "smoke", |
| 42 | + "warmup_iterations": 10, |
| 43 | + "measured_iterations": 100, |
| 44 | + "throughput_decisions_per_second": 1001, |
| 45 | + "p50_ms": 1.1, |
| 46 | + "p95_ms": 2.1, |
| 47 | + "cold_start_ms": 26, |
| 48 | + "bundle_size_minified_bytes": 5001, |
| 49 | + "validation_overhead_ms": 0.6, |
| 50 | + "explanation_overhead_ms": 0.85, |
| 51 | + "node_version": "v0.0.0-placeholder", |
| 52 | + "package_version": "0.0.0-placeholder", |
| 53 | + "commit_sha": "0000000000000000000000000000000000000000", |
| 54 | + "result_kind": "placeholder_sample", |
| 55 | + "notes": "synthetic placeholder row for chart wiring only; not benchmark results and not a performance claim." |
| 56 | + }, |
| 57 | + { |
| 58 | + "engine": "json-logic-js", |
| 59 | + "scenario": "workflow-routing", |
| 60 | + "input_size": "smoke", |
| 61 | + "warmup_iterations": 10, |
| 62 | + "measured_iterations": 100, |
| 63 | + "throughput_decisions_per_second": 1002, |
| 64 | + "p50_ms": 1.2, |
| 65 | + "p95_ms": 2.2, |
| 66 | + "cold_start_ms": 27, |
| 67 | + "bundle_size_minified_bytes": 5002, |
| 68 | + "validation_overhead_ms": 0.7, |
| 69 | + "explanation_overhead_ms": 0.95, |
| 70 | + "node_version": "v0.0.0-placeholder", |
| 71 | + "package_version": "0.0.0-placeholder", |
| 72 | + "commit_sha": "0000000000000000000000000000000000000000", |
| 73 | + "result_kind": "placeholder_sample", |
| 74 | + "notes": "synthetic placeholder row for chart wiring only; not benchmark results and not a performance claim." |
| 75 | + }, |
| 76 | + { |
| 77 | + "engine": "hand-coded-typescript", |
| 78 | + "scenario": "pricing-discount", |
| 79 | + "input_size": "smoke", |
| 80 | + "warmup_iterations": 10, |
| 81 | + "measured_iterations": 100, |
| 82 | + "throughput_decisions_per_second": 1003, |
| 83 | + "p50_ms": 1.3, |
| 84 | + "p95_ms": 2.3, |
| 85 | + "cold_start_ms": 28, |
| 86 | + "bundle_size_minified_bytes": 5003, |
| 87 | + "validation_overhead_ms": 0.8, |
| 88 | + "explanation_overhead_ms": 1.05, |
| 89 | + "node_version": "v0.0.0-placeholder", |
| 90 | + "package_version": "0.0.0-placeholder", |
| 91 | + "commit_sha": "0000000000000000000000000000000000000000", |
| 92 | + "result_kind": "placeholder_sample", |
| 93 | + "notes": "synthetic placeholder row for chart wiring only; not benchmark results and not a performance claim." |
| 94 | + }, |
| 95 | + { |
| 96 | + "engine": "rule-engine-js", |
| 97 | + "scenario": "eligibility-approval", |
| 98 | + "input_size": "smoke", |
| 99 | + "warmup_iterations": 10, |
| 100 | + "measured_iterations": 100, |
| 101 | + "throughput_decisions_per_second": 1004, |
| 102 | + "p50_ms": 1.4, |
| 103 | + "p95_ms": 2.4, |
| 104 | + "cold_start_ms": 29, |
| 105 | + "bundle_size_minified_bytes": 5004, |
| 106 | + "validation_overhead_ms": 0.9, |
| 107 | + "explanation_overhead_ms": 1.15, |
| 108 | + "node_version": "v0.0.0-placeholder", |
| 109 | + "package_version": "0.0.0-placeholder", |
| 110 | + "commit_sha": "0000000000000000000000000000000000000000", |
| 111 | + "result_kind": "placeholder_sample", |
| 112 | + "notes": "synthetic placeholder row for chart wiring only; not benchmark results and not a performance claim." |
| 113 | + } |
| 114 | + ] |
| 115 | +} |
0 commit comments