lazily
- adverb
- /ˈleɪzɪli/
- Specialized
- With lazily loaded components, the website feels faster and more responsive to users.
Examples
-
It is also true that convergent evolution is sometimes an excuse to lazily follow the steps of someone who has already reached a certain point in design evolution.
Blog text (33) -
By loading images lazily, the application can save bandwidth and improve performance.
-
So loading lazily is a is a nice way to to prevent that memory usage from happening.
-
Class loading in general happens rather lazily in Java, for good reasons.
Blog text (17) -
The system lazily retrieves data only when the user requests it, reducing initial load times.
Antonyms
How Eager
Surface Forms
Morphology
Etymology
Lazily in computing uses the everyday word lazy, and a helpful way to remember it is 'delay until needed'. So when a computer does something lazily, it waits to load or calculate it only when it is really needed, to save time or memory.