mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-24 22:04:56 +00:00
35 lines
1.0 KiB
JSON
35 lines
1.0 KiB
JSON
{
|
|
"timestamp": "2026-01-24T00:11:17.464282",
|
|
"llvm_ir_size": 3115,
|
|
"llvm_ir_lines": 128,
|
|
"llvm_functions": 6,
|
|
"llvm_globals": 4,
|
|
"optimization_level": 2,
|
|
"optimized_ir_size": 2943,
|
|
"optimization_reduction_bytes": 172,
|
|
"optimization_reduction_percent": 5.521669341894061,
|
|
"machine_code_size": 996,
|
|
"target_architecture": "x86_64-apple-darwin",
|
|
"target_triple": "x86_64-apple-darwin",
|
|
"data_layout": "e-m:o-i64:64-f80:128-n8:16:32:64-S128",
|
|
"instruction_count_estimate": 174,
|
|
"avg_instruction_size_bytes": 5.724137931034483,
|
|
"function_count": 6,
|
|
"global_var_count": 4,
|
|
"struct_types_count": 0,
|
|
"external_function_declarations": 6,
|
|
"compile_time_seconds": 0.0004220008850097656,
|
|
"status": "PASS",
|
|
"test_results": {
|
|
"phase1_pass": true,
|
|
"phase1_tokens": 2847,
|
|
"phase2_pass": true,
|
|
"phase2_symbols": 156,
|
|
"phase3_pass": true,
|
|
"phase3_mlir_size": 1847,
|
|
"phase4_pass": true,
|
|
"phase4_llvm_ir_size": 3115,
|
|
"phase4_optimization_applied": true,
|
|
"phase4_machine_code_size": 996
|
|
}
|
|
} |