Details
-
Task
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
None
-
None
Description
Benchmark results were obtained by running the test on different versions of qtbase:
- v5.15.10-lts-lgpl
- v6.6.0-rc1
Steps to reproduce the results
v5.15.10-lts-lgpl
git clone "ssh://codereview.qt-project.org/qt/qtbase" cd qtbase git checkout v5.15.10-lts-lgpl mkdir build cd build ../configure -release -commercial -confirm-license -make tests make -j 4 LD_LIBRARY_PATH=$PWD/lib network/access/qnetworkdiskcache/tst_bench_qnetworkdiskcache -minimumtotal 4000
v6.6.0-rc1
git clone "ssh://codereview.qt-project.org/qt/qtbase" cd qtbase git checkout v6.6.0-rc1 mkdir build cd build ../configure -release -- -DQT_BUILD_BENCHMARKS=ON cmake --build . --target tst_bench_qnetworkdiskcache network/access/qnetworkdiskcache/tst_bench_qnetworkdiskcache -minimumtotal 4000
Attachments
1.
|
timeExpiration was 90.8 times slower | Reported | Volker Hilsheimer | |
2.
|
timeRemoval was 2.0 times slower | Reported | Volker Hilsheimer | |
3.
|
timeInsertion was 86.8 times slower | Reported | Volker Hilsheimer |