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
I think we should run some rudimentary profiling before the initial release, just to get rid of the worst performance offenders.
On a related note, it'd be nice to have an automatic benchmarking script, that times all handler operations and layer passes. That way it would be easy to measure the effect of speeding up handler operations and layer implementations.
The text was updated successfully, but these errors were encountered:
I think we should run some rudimentary profiling before the initial release, just to get rid of the worst performance offenders.
On a related note, it'd be nice to have an automatic benchmarking script, that times all handler operations and layer passes. That way it would be easy to measure the effect of speeding up handler operations and layer implementations.
The text was updated successfully, but these errors were encountered: