Temporal Side Effects
Side effects due to the time taken for an operation to execute are usually ignored when discussing side effects and referential transparency. In most programs it is desirable to replace a long operation with an equivalent shorter one e.g. replacing (60 / 3 * 2) with 40. There are some cases, such as with hardware timing or testing, where operations are inserted specifically for their temporal side effects e.g. Sleep(5000) or for(i=0; i < 10000; i++){}. These instructions do not change state other than taking an amount of time to complete.
Read more about this topic: Side Effect (computer Science)
Famous quotes containing the words side effects, temporal, side and/or effects:
“What is done for science must also be done for art: accepting undesirable side effects for the sake of the main goal, and moreover diminishing their importance by making this main goal more magnificent. For one should reform forward, not backward: social illnesses, revolutions, are evolutions inhibited by a conserving stupidity.”
—Robert Musil (18801942)
“Death is not an event in life: we do not live to experience death. If we take eternity to mean not infinite temporal duration but timelessness, then eternal life belongs to those who live in the present.”
—Ludwig Wittgenstein (18891951)
“Some let me make you of the heartless words.
The heart is drained that, spelling in the scurry
Of chemic blood, warned of the coming fury.
By the seas side hear the dark-vowelled birds.”
—Dylan Thomas (19141953)
“Let us learn to live coarsely, dress plainly, and lie hard. The least habit of dominion over the palate has certain good effects not easily estimated.”
—Ralph Waldo Emerson (18031882)