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've been testing the "waves" effect, and noticed it seems to slow down significantly as the text gets bigger. On a 26x67 text similar to the one you use in the showroom, time tte waves takes 12 seconds; when I copy its contents to make a 52x139 text, it takes 46.5 seconds, or about 4x longer. 26x139 and 52x67 versions both took the original 12 seconds though.
Is this expected?
The text was updated successfully, but these errors were encountered:
Based on some preliminary profiling, there may be something going on with this particular effect that is resulting in especially poor performance as the dimensions increase. I'll dig into it when I get the opportunity as it will likely improve performance across the library. Thanks.
I've been testing the "waves" effect, and noticed it seems to slow down significantly as the text gets bigger. On a 26x67 text similar to the one you use in the showroom,
time tte waves
takes 12 seconds; when I copy its contents to make a 52x139 text, it takes 46.5 seconds, or about 4x longer. 26x139 and 52x67 versions both took the original 12 seconds though.Is this expected?
The text was updated successfully, but these errors were encountered: