cecilianor / Qt-thesis

MIT License
8 stars 3 forks source link

[Report] Benchmark multi-threaded tile loading #137

Closed cecilianor closed 3 months ago

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