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
Your performance tests don't say much because they combine constructor creation with instance creation and method calls. I took the time to split those out (and included my library proto). Fiber still does very well:
The other two tests are listed in the description in that test. I recommend switching your "performance test" link to this, because its much more telling.
The text was updated successfully, but these errors were encountered:
Your performance tests don't say much because they combine constructor creation with instance creation and method calls. I took the time to split those out (and included my library proto). Fiber still does very well:
The other two tests are listed in the description in that test. I recommend switching your "performance test" link to this, because its much more telling.
The text was updated successfully, but these errors were encountered: