ucb-sejits / ctree

A C-family AST implementation designed to be an IR for DSL compilers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

benchmark utilities

leonardt opened this issue · comments

would be nice if ctree provided a set of tools for benchmarking specializers. (easy graph generation via matplotlib, timing, handling iterations, etc..)