Hello everyone,
I am working on a project where I have implemented a table lookup using Concrete. I’ve noticed that the first table lookup operation takes a significantly long time to execute, but subsequent queries are much faster. I’m curious to understand why there is this initial delay during the first table lookup. Can someone please help me understand the possible reasons behind this?
Thank you in advance for your assistance!