As you know, in the new updates to Thunkable X, blocks have become faster. However, when I started the custom list, I didn’t see any increase in speed. How can this be, if the creation of components has increased 10 times?
Look at the example below. An empty “do something” function is called in it. Execution time = 0.5 seconds
The problem is that the code above is significantly slower than the code below, which uses a lot of blocks. The operating time is 0.048 seconds.
If all the blocks in the red frame are placed in a separate function, the execution time will be 0.74 seconds.
In other words, using the function caused the execution speed to drop by about 10-15 times! This is a very large drop in performance.
https://x.thunkable.com/projects/5d90cb81aab4c26ef753f324/project/properties/designer/