Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

speculative evaluation

You are here: irt.org | FOLDOC | speculative evaluation

<parallel> A technique used in parallel processing where some evaluation may be started before it is known whether it is needed (Eager evaluation). This may result in some wasted processing and may introduce unnecessary non-terminating processes but it can reduce the overall run time by making some needed results available earlier than they would be otherwise.

Opposite: conservative evaluation.

(1995-05-05)

Nearby terms: SPEC ratio « Spectral Band Replication « Spectrum « speculative evaluation » speculative execution » Speech Application Programming Interface » speech recognition

FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL

©2018 Martin Webb