this post was submitted on 28 Sep 2024
192 points (98.5% liked)
Technology
59135 readers
3093 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'm curious how much faster it is rather than downloading images
You mean how much faster downloading vector tiles are in comparison to raster tiles?
I think pre-rendering makes the biggest difference, rather than the type of tiles.
Loading vector tiles should require significantly less data/bandwidth while also offering completely linear scaling without any steps. I hope this works well enough to eventually replace the current implementation.
It says in the repo that each file is 450 bytes. And served by nginx which might be compressing it further. So yeah, super duper tiny.