You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to some quick benchmarks and napkin math, we are currently ~26-56x times slower than LLVM filecheck (which isn't great, but it's against C++, so to be expected).
We are also around 2-6x slower than the previous version of filecheck, which I feel we should try to catch up to.
The text was updated successfully, but these errors were encountered:
According to some quick benchmarks and napkin math, we are currently ~26-56x times slower than LLVM filecheck (which isn't great, but it's against C++, so to be expected).
We are also around 2-6x slower than the previous version of filecheck, which I feel we should try to catch up to.
The text was updated successfully, but these errors were encountered: