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 use a size-limit for the application. It weighs in at about 80KB.
The problem is that runs on a laptop and CI, give a difference of almost 2 times the time.
In laptop:
$ size-limit
Time limit: 2 s
Size: 46.43 KB
Loading time: 929 ms on slow 3G
Running time: 830 ms on Snapdragon 410
Total time: 1.8 s
✨ Done in 35.67s.
In CI:
$ size-limit
Total time limit has exceeded
Time limit: 2 s
Size: 46.38 KB
Loading time: 928 ms on slow 3G
Running time: 2.3 s on Snapdragon 410
Total time: 3.2 s
Hey. Thank you for your project.
I use a size-limit for the application. It weighs in at about 80KB.
The problem is that runs on a laptop and CI, give a difference of almost 2 times the time.
In laptop:
In CI:
My size-limit config:
What do you think this may be due to?
The text was updated successfully, but these errors were encountered: