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
Erik pointed out that a lot of time is spent on the Recursive pattern. Maybe we can improve its speed and perhaps decrease a little its usage by adapting our patterns...
The text was updated successfully, but these errors were encountered:
Erik and I think that it should be possible to improve the speed by refactoring Pijnu.
Here are some tests performed on a Core 2 Duo @ 2 GHz:
Erik pointed out that a lot of time is spent on the Recursive pattern. Maybe we can improve its speed and perhaps decrease a little its usage by adapting our patterns...
The text was updated successfully, but these errors were encountered: