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
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
5
-4
/
+15
*
Add option to run tests with Vulkan backend
Pasi Petäjäjärvi
2023-08-15
3
-40
/
+97
*
Print sensible information when compared test result is zero
Pasi Petäjäjärvi
2023-08-15
1
-1
/
+3
*
Replace qAsConst with std::as_const
Daniel Smith
2023-04-17
1
-1
/
+1
*
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
4
-3
/
+4
*
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
208
-12
/
+257
*
Change the QMLBench project name to be different than the executable
Daniel Smith
2021-06-14
1
-1
/
+1
*
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
3
-6
/
+9
*
Remove the INSTALLS directives from the build system
Ulf Hermann
2021-03-25
4
-17
/
+0
*
Add a .qmake.conf file
Ulf Hermann
2021-03-25
1
-0
/
+2
*
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
*
Add quick3d multiview benchmark
Jonas Karlsson
2021-03-04
1
-0
/
+213
*
Various c++ fixes
Jonas Karlsson
2021-03-02
3
-9
/
+9
*
Add missing file
Jonas Karlsson
2021-02-25
1
-0
/
+0
*
Add quick3d lights benchmark
Jonas Karlsson
2021-02-25
1
-0
/
+325
*
Add quick3d shapespawner benchmark
Jonas Karlsson
2021-02-25
3
-0
/
+189
*
Add quick3d principledmaterial benchmark
Jonas Karlsson
2021-02-25
5
-0
/
+158
*
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
*
Readme: fix typos
Jonas Karlsson
2021-02-25
1
-2
/
+2
*
Default to Basic controls style if not already set
Mitch Curtis
2020-11-30
1
-0
/
+4
*
Add CMakeLists
Daniel Smith
2020-11-26
7
-0
/
+102
*
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
*
Enable effect-based benchmarks
Laszlo Agocs
2020-06-18
5
-2
/
+10
*
Fix QDateTime build error
Mitch Curtis
2020-05-18
1
-1
/
+1
*
Add test for large layout where items change dynamically
Jan Arve Sæther
2020-05-05
1
-0
/
+36
*
Add readme for making new benchmarks
Daniel Smith
2020-01-28
2
-0
/
+128
*
Port away from toList() and toSet()
Laszlo Agocs
2020-01-15
1
-5
/
+5
*
Add a creation benchmark for right-elided Text
Mitch Curtis
2019-10-04
1
-0
/
+17
*
Add benchmark for DropShadow
Michael Brasser
2019-06-25
1
-0
/
+48
*
Do not rely on auto in lambda
Laszlo Agocs
2019-06-25
1
-1
/
+1
*
Add a simple benchmark showing a regression in JS Date performance
Robin Burchell
2019-05-06
1
-0
/
+13
*
Prospective build fix for older gcc versions
Simon Hausmann
2019-02-21
1
-1
/
+5
*
Add simple helper program to compare JSON output
Simon Hausmann
2019-02-20
4
-1
/
+191
*
Add a creation benchmark for Menus with custom delegates
Mitch Curtis
2018-10-12
1
-0
/
+47
*
Add benchmark for LinearGradient
Michael Brasser
2018-07-19
1
-0
/
+22
*
Add benchmark for bindings referencing QML singleton
Michael Brasser
2018-07-13
3
-0
/
+26
*
sum10k: Add a fixed version, and note the breakage on the original
Robin Burchell
2018-06-15
2
-0
/
+26
[next]