graphlang / benchmark_100k_results.json
Jose-dev's picture
GraphLang demo + reproducible benchmarks (MII license)
87d8862 verified
Raw
History Blame Contribute Delete
358 Bytes
{
"functions": 100000,
"total_nodes": 2170018,
"unique_nodes": 96616,
"compression": 22.5,
"kinds": {
"var": 621006,
"const": 463116,
"block": 280681,
"return": 199989,
"binop": 189453,
"args": 99999,
"function": 99999,
"module": 99999,
"if": 99990,
"unary": 15786
},
"time": 26.3,
"throughput": 3799
}