From c28c5249c4d3ba7076e2c6ea598e3ad93a168301 Mon Sep 17 00:00:00 2001 From: Phil Jones Date: Thu, 4 Nov 2021 18:40:46 +0000 Subject: Add note on speed to README. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 993287e..a48953f 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,11 @@ An extremely simple raw Wayland greeter for ![Screenshot](screenshot.png) +The aim is to do just what I want it to as quick as possible. On a 2015 Macbook +Pro, with no background image or font options, startup takes ~35ms. On a +Raspberry Pi Zero 2, it takes ~500ms, mostly waiting for EGL / OpenGL to +initialise. + ## Usage Follow the same steps as for e.g. gtkgreet in the [greetd -- cgit v1.2.3