Comment 5 for bug 335231

Revision history for this message
Zygmunt Krynicki (zyga) wrote :

Thanks Michael, this will be very handy!

I'm testing a dbus-based service that is starting on demand and exits after 60 seconds of inactivity. This makes it possible to get rid of "cold cache" issue. As a second step the now-trivial client can be rewritten in vala and linked statically to get fastest possible startup.