Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 459 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 459 Bytes

samegame-benchmark

Samegame fork containing benchmarks for the blog post QML vs. C++ for application startup time

Build

  • Patch your qtdeclarative with qtdeclarative-patches/0001-Privately-export-QQuickSpringAnimation.patch
  • Build Qt
  • Build this example: qmake && make

Running

The benchmark will run first and the game will start afterward (just press the Menu button once)