2 questions regarding UUIDs

Hi! I got two questions about UUIDs

  1. I’m wondering how UUIDs are set: is there a sqlite database somewhere?
  2. Which is the faster way: retrieving a page using the UUID or its path?

thanks
Francesco

No, the UUIDs are stored in each content file. But there is also a lookup-cache file in /site/cache/your-project/uuid

The second question I cannot really answer.