graphlang / benchmark_1m_results.json
Jose-dev's picture
GraphLang demo + reproducible benchmarks (MII license)
87d8862 verified
Raw
History Blame Contribute Delete
372 Bytes
{
"functions": 1000000,
"total_nodes": 21701696,
"unique_nodes": 965038,
"compression": 22.5,
"kinds": {
"var": 6210516,
"const": 4631562,
"block": 2807003,
"return": 1999995,
"binop": 1894731,
"args": 999999,
"function": 999999,
"module": 999999,
"if": 999996,
"unary": 157896
},
"time": 326.5,
"throughput": 3062
}