index
:
qt-labs/qmlbench.git
5.15
dev
wip/average
Tool for benchmarking frame rate of Qt Quick
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move WeirdShape component definition in shapespawner benchmark
HEAD
dev
Juho Lääkkö
2024-08-19
3
-81
/
+29
*
Improve Vulkan backend support handling when requested by user
Pasi Petäjäjärvi
2023-10-11
1
-3
/
+10
*
Fix typo in property name and access
Pasi Petäjäjärvi
2023-08-15
3
-3
/
+3
*
Add screen refreshrate as recordable parameter for testrun
Pasi Petäjäjärvi
2023-08-15
4
-3
/
+14
*
Add option to run tests with Vulkan backend
Pasi Petäjäjärvi
2023-08-15
3
-40
/
+97
*
Fix usage of QtGraphicalEffects in manual benchmarks
Pasi Petäjäjärvi
2022-12-12
1
-1
/
+1
*
Fix FontLoader test
Pasi Petäjäjärvi
2022-09-15
1
-11
/
+0
*
Remove duplicate line from verbose output
Pasi Petäjäjärvi
2022-09-15
1
-1
/
+0
*
Fix recording correct display resolution for json result on embedded
Pasi Petäjäjärvi
2022-09-15
2
-8
/
+16
*
Fix usage of QtGraphicalEffects in tests
Pasi Petäjäjärvi
2022-09-15
3
-2
/
+3
*
Fix compositesingleton.qml benchmark
Ulf Hermann
2022-01-25
1
-1
/
+2
*
Use a resource file for benchmarks, and add some Android goodies and fixes
Ville Voutilainen
2022-01-04
207
-0
/
+4864
*
Fix build without Qt Quick 3D
Mitch Curtis
2021-05-12
1
-0
/
+6
*
Make sure default surface format supports Qt Quick 3D
Eskil Abrahamsen Blomfeldt
2021-04-28
2
-5
/
+8
*
Remove the INSTALLS directives from the build system
Ulf Hermann
2021-03-25
1
-3
/
+0
*
Remove compat directory
Ulf Hermann
2021-03-25
5
-1643
/
+0
*
Fix disabling vsync for frame-count shell
Eskil Abrahamsen Blomfeldt
2021-03-18
1
-12
/
+13
*
Various c++ fixes
Jonas Karlsson
2021-03-02
2
-7
/
+7
*
Fix qml deprecation warning
Jonas Karlsson
2021-02-25
1
-1
/
+1
*
Bail on invalid shell option
Jonas Karlsson
2021-02-25
1
-2
/
+6
*
Default to Basic controls style if not already set
Mitch Curtis
2020-11-30
1
-0
/
+4
*
Add CMakeLists
Daniel Smith
2020-11-26
1
-0
/
+36
*
Fix random number generation
Laszlo Agocs
2020-11-20
1
-1
/
+2
*
Adapt to qt6 changes
Daniel Smith
2020-09-30
2
-2
/
+4
*
Fix QString - QByteArray mismatch that is now an error
Laszlo Agocs
2020-06-30
1
-1
/
+1
*
Fix QDateTime build error
Mitch Curtis
2020-05-18
1
-1
/
+1
*
resultrecorder: Remove stale text
Robin Burchell
2018-01-18
1
-1
/
+0
*
Use math functions from std namespace
Kari Oikarinen
2018-01-08
3
-3
/
+3
*
Try to get a better random spread for tests with static count 20k
Eskil Abrahamsen Blomfeldt
2017-11-15
1
-1
/
+1
*
Add internal random generator
Eskil Abrahamsen Blomfeldt
2017-10-31
4
-2
/
+109
*
Add --timeout option
Eskil Abrahamsen Blomfeldt
2017-06-29
2
-1
/
+10
*
qmlbench: Fix incorrect counting in frame-count shell
Robin Burchell
2017-06-28
1
-0
/
+1
*
Remove "SUB: " prefix from logging
Robin Burchell
2017-05-25
1
-4
/
+4
*
Add install targets to work with boot2qt in Creator easier
Robin Burchell
2017-05-25
1
-0
/
+3
*
Fix partial reads of stdout/stderr
Robin Burchell
2017-05-25
1
-14
/
+32
*
Don't use a Timer to record the result and end the test
Robin Burchell
2017-05-15
1
-18
/
+16
*
benchmarkrunner: Delete on finished(), rather than dtor
Robin Burchell
2017-05-15
1
-1
/
+2
*
Add a V8Benchmark type to QmlBench import
Robin Burchell
2017-05-06
3
-0
/
+93
*
Adaptations to run v8-bench.js in qmlbench
Robin Burchell
2017-05-06
2
-13
/
+84
*
Add initial version of v8-bench
Robin Burchell
2017-05-06
1
-0
/
+11591
*
Add TestModel for benchmarks of model property access
Robin Burchell
2017-05-04
4
-2
/
+241
*
Shell_TotalFramesWithStaticCount: Stop running 't' ticker when reporting results
Robin Burchell
2017-05-02
1
-1
/
+11
*
Add an option to destroy the view between runs
Robin Burchell
2017-04-26
4
-9
/
+31
*
Revert frame-count countDown changes
Robin Burchell
2017-04-25
1
-3
/
+1
*
prefix properties with object id
Gunnar Sletta
2017-04-25
1
-1
/
+1
*
Reset countDown each run of the test
Robin Burchell
2017-04-25
1
-1
/
+3
*
qmlbench: Switch to using std::cerr for output for debug
Robin Burchell
2017-04-24
4
-31
/
+26
*
change default run mode to be 'frame-count'
Gunnar Sletta
2017-04-24
1
-3
/
+1
*
Don't pass benchmark to BM runner
Robin Burchell
2017-04-04
3
-10
/
+14
*
Skip manual tests unless they are explicitly run
Robin Burchell
2017-03-30
1
-0
/
+5
[next]