Skip to content

Cache dynamic bits in MOTD #22

Description

@elamperti

To speed up the terminal initialization time and to avoid hitting services constantly, define a cache time for each bit, save its output to a file and print that instead on following initializations (using the file modification date to invalidate entries).

It may also be useful to set a hard limit on execution time for each bit to avoid slow initializations.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions