cecilianor / Qt-thesis

MIT License
9 stars 4 forks source link

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

Open cecilianor opened 5 months ago

cecilianor commented 5 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.