Add benchmark

This commit is contained in:
jpirnay
2026-04-24 17:08:53 +02:00
parent 4cc8bcbddd
commit 646001a672
7 changed files with 446 additions and 20 deletions
@@ -28,7 +28,8 @@ class EpubReaderMenuActivity final : public MenuListActivity {
PUSH_LOCAL,
STARRED_PAGES,
STAR_PAGE,
DELETE_CACHE
DELETE_CACHE,
RENDER_BENCHMARK
};
explicit EpubReaderMenuActivity(GfxRenderer& renderer, MappedInputManager& mappedInput, const std::string& title,