cecilianor / Qt-thesis

MIT License
8 stars 3 forks source link

[Optional] Report: Update tile parsing benchmark to use internal #134

Open cecilianor opened 3 months ago

cecilianor commented 3 months ago

The tile parsing benchmark uses the function VectorTile::fromByteArray. Ideally it would use the internal implementation to show that it's only Qt's code that is slow.