Software bloat

Source: Wikipedia, the free encyclopedia.

Software bloat is a process whereby successive versions of a computer program become perceptibly slower, use more memory, disk space or processing power, or have higher hardware requirements than the previous version, while making only dubious user-perceptible improvements or suffering from feature creep. The term is not applied consistently; it is often used as a pejorative by end users (bloatware) to describe undesired user interface changes even if those changes had little or no effect on the hardware requirements. In long-lived software, perceived bloat can occur from the software servicing a large, diverse marketplace with many differing requirements. Most end users will feel they only need some limited subset of the available functions, and will regard the others as unnecessary bloat, even if end users with different requirements require those functions.

Actual (measurable) bloat can occur due to de-emphasising

scripting engine
for the purposes of convenience when developer constraints are reduced. The perception of improved developer productivity, in the case of practising development within virtual machine environments, comes from the developers no longer taking resource constraints and usage into consideration during design and development; this allows the product to be completed faster but it results in increases to the end user's hardware requirements to compensate.

The term "bloatware" is also used to describe unwanted pre-installed software or bundled programs.[1]

Types of bloat

Program bloat

In computer programming, code bloat refers to the presence of program code (source code or machine code) that is perceived as unnecessarily long, slow, or otherwise wasteful of resources.

Causes

Software inefficiency

elegant
", a term used by mathematicians to describe a proof which is tidy, parsimonious and powerful.

By the 21st century, the situation had reversed. Resources were perceived as cheap, and rapidity of coding and headline features for marketing seen as priorities.

subroutines.[citation needed
]

Finally, software development tools and approaches often result in changes throughout a program to accommodate each feature, leading to a large-scale inclusion of code which affects the main operation of the software, and is required in order to support functions that themselves may be only rarely used. In particular, the advances in resources available have led to tools which allow easier development of code, again with less priority given to end efficiency.

Another cause of bloat is independently competing standards and products, which can create a demand for integration. There are now more operating systems, browsers, protocols, and storage formats than there were before, causing bloat in programs due to interoperability issues. For example, a program that once could only save in text format is now required to save in HTML, XML, XLS, CSV, PDF, DOC, and other formats.

Niklaus Wirth has summed up the situation in Wirth's law, which states that software speed is decreasing more quickly than hardware speed is increasing.

In his 2001 essay Strategy Letter IV: Bloatware and the 80/20 Myth,[3] Joel Spolsky argues that while 80% of the users only use 20% of the features (a variant on the Pareto principle), each one uses different features. Thus, "lite" software editions turn out to be useless for most, as they miss the one or two special features that are present in the "bloated" version. Spolsky sums the article with a quote by Jamie Zawinski referring to the Mozilla Application Suite (which later became SeaMonkey):

"Convenient though it would be if it were true, Mozilla is not big because it's full of useless crap. Mozilla is big because your needs are big. Your needs are big because the Internet is big. There are lots of small, lean web browsers out there that, incidentally, do almost nothing useful. [...] But being a shining jewel of perfection was not a goal when we wrote Mozilla."[4]

Software bloat may also be a symptom of the second-system effect, described by Fred Brooks in The Mythical Man-Month.

Bloatware

The term "bloatware" may be applied to software that has become bloated through inefficiency or accretion of features as outlined above.

software preinstalled
on a device, usually by the hardware manufacturer, that is mostly unwanted by the purchaser.

The term may also be applied to the accumulation of unwanted and unused software elements that remain after partial and incomplete

I/O, consume storage and cause delays at system startup and shutdown. In the worst cases, the leftover software may interfere with the correct operation of wanted software.[5] Bloatware can be easily removed if the user has root access on their device, though the rooting process has its own advantages and disadvantages,[6] such as voiding the manufacturer's warranty, and that certain software refuses to run on rooted devices.[citation needed
]

Examples

Comparison of Microsoft Windows minimum hardware requirements (for x86 versions)
Windows version Processor Memory Hard disk
Windows 95[7] (1995) 25 MHz 4 MB ~50 MB
Windows 98[8] (1998) 66 MHz 16 MB ~200 MB
Windows 2000[9] (1999) 133 MHz 32 MB 650 MB
Windows XP[10] (2001) 233 MHz 64 MB 1.5 GB
Windows Vista[11] (2006) 800 MHz 512 MB 15 GB
Windows 7[12] (2009) 1 GHz 1 GB 16 GB
Windows 8[13] (2012) 1 GHz 1 GB 16 GB
Windows 10[14] (2015) 1 GHz 1 GB 16 GB
Windows 11[15] (2021) 1 GHz
64-bit
Dual-Core
4 GB 64 GB

Apple's iTunes has been accused of being bloated by efforts to turn it from a simple media player to an e-commerce and advertising platform,[16][17] with former PC World editor Ed Bott accusing the company of hypocrisy in its advertising attacks on Windows for similar practices.[18] In 2019, Apple announced the impending closure of the program, a move described by a commentator from The Guardian as being "long overdue", stating that the program had "become baroquely bloated, a striking anomaly for a company that prides itself on elegant and functional design."[19]

Microsoft Windows has also been criticized as being bloated – with reference to Windows Vista and discussing the new, greatly slimmed down Windows 7 core components, Microsoft engineer Eric Traut commented that "This is the core of Windows 7. This is a collection of components that we've taken out. A lot of people think of Windows as this really large, bloated operating system, and that may be a fair characterization, I have to admit. It is large. It contains a lot of stuff in it. But at its core, the kernel and the components that make up the very core of the operating system actually is pretty streamlined."[20][21] Ed Bott also expressed skepticism, noting that nearly every operating system that Microsoft has ever sold has been criticized as "bloated" on first release, even those now regarded as the exact opposite, such as MS-DOS.[22] Quoting Paul Thurrott, Bott agreed that the bloat stems from numerous enterprise-level features included in the operating system that were largely irrelevant to the average home user.

CD- and DVD-burning applications such as Nero Burning ROM have become criticized for being bloated.[23] Superfluous features not specifically tailored to the end user are sometimes installed by default through express setups.

A number of technology blogs have also covered the issue of increased bloatware on cell phones. However, they refer to a different issue, specifically that of wireless carriers loading phones with software that, in many cases, cannot be easily, if at all, deleted. This has been most frequently cited with respect to Android devices, although this phenomenon exists on phones running many other operating systems.[24][25]

Some of the most popular current

emojis and stickers.[30][31] In January 2018, the head of Facebook Messaging, David A. Marcus, admitted that the app itself is extremely bloated and promised to redesign the whole app to remove unnecessary features and streamline it.[28] The redesigned and streamlined Facebook Messenger app was announced in October 2018, in which its features are reduced to messaging, stories, discover tab and camera.[32]

Alternatives

Some applications, such as GIMP, and software with additional functionality from plug-ins, use extensions or add-ons which are downloaded separately from the main application. These can be created by either the software developer or by third-party developers. Plug-ins, extensions, and add-ons add extra functionality which might have otherwise been packaged in the main program.

Allowing these plug-ins, extensions, and/or add-ons reduces the space used on any one machine, because even though the application, the "plug-in interface", and all the plug-ins combined are larger than the same functionality compiled into one monolithic application, it allows each user to install only the particular add-on features they require, rather than forcing every user to install a much larger monolithic application that includes all of the available features. This results in a "stripped-down" or "out-of-the-box" application that is delivered in a compact package yet is ready for users to add any missing functionality.

preprocessor directives
to include features at compile time selectively. This is easier to implement and more secure than a plugin system, but has the disadvantage that a user who wants a specific set of features must compile the program from source.

Sometimes software becomes bloated because of "

interapplication communication
.

See also

References

  1. ^ whatisbloatware.com
  2. ISBN 0131429019. Retrieved 16 June 2007. (See also: The Art of Unix Programming
    )
  3. ^ a b Spolsky, Joel (2001). "Strategy Letter IV: Bloatware and the 80/20 Myth - Joel on Software". Retrieved 2 October 2006.
  4. ^ Zawinski, Jamie (1998). "easter eggs". Retrieved 9 January 2008.
  5. ^ Santo Domingo, Joel (13 February 2012). "How to Remove Bloatware". PC Magazine.
  6. ^ Mukesh, Bhavesh (4 March 2016). "Advantages & Disadvantages of Rooting Android Smartphones". The Android Portal.
  7. ^ "Microsoft KB: Windows 95 Installation Requirements". Retrieved 22 July 2007.
  8. ^ "Microsoft KB: Minimum Hardware Requirements for a Windows 98 Installation". Retrieved 22 July 2007.
  9. ^ "Windows 2000 Server Getting Started: Chapter 3 - Planning Your Windows 2000 Server Installation". Microsoft. Retrieved 29 August 2007.
  10. ^ "Microsoft KB: System requirements for Windows XP operating systems". Retrieved 22 July 2007.
  11. ^ "Microsoft KB: System requirements for Windows Vista". Retrieved 22 July 2007.
  12. ^ "Microsoft: System requirements for Windows 7". Retrieved 9 October 2009.
  13. ^ "Windows 8 Release Preview ISO images". Retrieved 12 August 2012. Windows 8 Release Preview works great on the same hardware that powers Windows 7
  14. ^ "7 things to remember if you're trying out the Windows 10 preview". computerworld.com. October 2014. Retrieved 29 March 2015.
  15. ^ Lawler, Richard (24 June 2021). "Microsoft is changing the Windows 11 minimum requirements". The Verge. Retrieved 25 June 2021.
  16. ^ Streza, Steve (7 March 2007). "What happened to iTunes?".
  17. ^ Buchanan, Matt (12 October 2009). "iTunes 9 Will Be a Bloated Social Monster". Gizmodo. Retrieved 14 January 2010.
  18. ZDNet
    . Retrieved 14 January 2010.
  19. ^ Naughton, John (9 March 2019). "Farewell then, iTunes, and thanks for saving the music industry from itself". The Guardian. Retrieved 10 March 2019.
  20. ^ McDougall, Paul (28 January 2008). "Software Tool Strips Windows Vista To Bare Bones". informationweek.com.
  21. ZDNet
    .
  22. ZDNet
    .
  23. ^ Cassia, Fernando (27 February 2007). "'Nero Lite' and 'Nero Micro': smaller sometimes is better". The Inquirer. Archived from the original on 2 March 2007. Retrieved 7 March 2007.{{cite news}}: CS1 maint: unfit URL (link)
  24. ^ Gartenberg, Michael (12 September 2010). "Entelligence: Will carriers destroy the Android vision?". Engadget. Retrieved 21 September 2010.
  25. ^ Milian, Mark (15 June 2010). "'Junkware' comes standard on Verizon, T-Mobile smart phones". Los Angeles Times. Retrieved 21 September 2010.
  26. ^ a b Bischoff, Paul (12 February 2014). "What WeChat needs to learn from Facebook". Tech in Asia. Retrieved 16 February 2020.
  27. ^ a b Chen, Laurie (22 July 2018). "Why China's tech-savvy millennials are quitting WeChat". South China Morning Post. Hong Kong. Retrieved 16 February 2020.
  28. ^ a b Constine, Josh (16 January 2018). "Bloated Facebook Messenger promises to simplify in 2018". TechCrunch. Retrieved 16 February 2020.
  29. ^ a b "Facebook opens up Messenger to third-party apps". BBC. 25 March 2015. Retrieved 16 February 2020.
  30. ^ Brown, Aaron (7 February 2017). "Facebook almost ruined WhatsApp, and now it has ruined Messenger". Daily Express. Retrieved 16 February 2020.
  31. ^ Welch, Chris (18 May 2017). "How to replace Facebook Messenger with a much simpler, lighter version". The Verge. Retrieved 16 February 2020.
  32. ^ Price, Rob (23 October 2018). "Facebook is giving Messenger an overhaul to try and cut down on bloat – and adding a dark mode". Business Insider. Retrieved 16 February 2020.
  33. ^ Adams, Ernest (1 May 2007). "The Designer's Notebook: "creeping featurism produces a bloated, complicated mess".