cecilianor / Qt-thesis

MIT License
9 stars 4 forks source link

[Report] Benchmark multi-threaded tile loading #137

Closed cecilianor closed 5 months ago

cecilianor commented 5 months ago

In the implementation section of the report we mention that we went for using multiple background threads because we expect tile-loading performance to increase nearly linearly with CPU core count.