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
{{ message }}
This repository has been archived by the owner on Nov 27, 2022. It is now read-only.
Excellent question. IMO we should favor realistic code; the goal here is to benchmark the libraries, not compete to see who can write the cheekiest benchmark code.
I was playing with frag iteration and I made 3 versions:
V1
V2
V3
V2 and V3 will likely not be used by many people (if any). And the time is ridiculously small either way.
My question is: should the benchmarks only use code that users would use, try to optimize as much as possible or somewhere in-between?
The text was updated successfully, but these errors were encountered: