Lean code

Lean code in software aims for efficiency, elegance, clarity of design, following the best principles of software design. It allows for:

  • greater performance from given hardware
  • lower environmental impact, through lower energy use and less need for upgrading hardware.
  • better battery performance of laptops and netbooks:
    • longer between recharges
    • longer life before failure, by reducing the operating temperature.

This can be achieved through performing exactly the same task in a different way.

It can also be achieved by altering the expectations of users, especially advanced users - if they realize that by doing something in a slightly different way, some users will happily adapt. This can avoid the need for resource hungry GUIs, for example. However, new users need to have tools which are very easy to use, and it is generally unwise to expect them to use the command line, which will make them nervous even where it seems very easy to the experienced user.

Projects aiming at lean code include:

  • LXDE,[1] a desktop environment for Linux.

See also[edit | edit source]

FA info icon.svg Angle down icon.svg Page data
Authors Chris Watkins
License CC-BY-SA-3.0
Language English (en)
Related 0 subpages, 7 pages link here
Impact 397 page views
Created January 27, 2010 by Chris Watkins
Modified July 12, 2023 by Felipe Schenone
Cookies help us deliver our services. By using our services, you agree to our use of cookies.