Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21ab34e8865a3ae

Jump to content

// Workers AI · dad joke modeWhy did housekeeping data go to therapy? It had a lot of bytes to clean up.

From Wikipedia, the free encyclopedia

In computer programming, housekeeping can refer to either a standard entry or exit routine appended to a user-written block of code (such as a subroutine or function, sometimes as a function prologue and epilogue) at its entry and exit or to any other automated or manual software process whereby a computer is cleaned up after usage (e.g. freeing resources such as virtual memory). This might include such activities as removing or archiving logs that the system has made as a result of the users activities, or deletion of temporary files which may otherwise simply take up space. Housekeeping can be described as a necessary chore, required to perform a particular computer's normal activity but not necessarily part of the algorithm.[1] For cleaning up computer disk storage, utility software usually exists for this purpose such as data compression software - to "shrink" files and release disk space and defragmentation programs - to improve disk performance.[2]

Examples

[edit]

Housekeeping could include (but is not limited to) the following activities:

See also

[edit]

References

[edit]
  1. "Housekeeping" Archived 2020-11-14 at the Wayback Machine, ComputerHope.Com. Accessed July 20, 2009
  2. "Basic Computer Housekeeping Tips" Archived 2010-08-04 at the Wayback Machine. Accessed July 20, 2009