💡 Words with a Similar Meaning to "Partial evaluation"
Found via reverse dictionary — words that share a conceptual meaning.
| Word | Definition |
|---|---|
| lazy evaluationnoun | (computing) Any of a variety of computing techniques that delay the computation of expressions until (and unless) the results are needed. |
| supercompilationnoun | (computing) A technique, involving multiple metacompilations, that seeks to optimize a program. |
| optimizationnoun | The design and operation of a system or process to make it as good as possible in some defined sense. |
| peephole optimizationnoun | (software compilation) An optimization that works by eliminating redundant instructions from a small area of source code. |
| autoprojectionnoun | (computing theory) self-applicable partial evaluation |
| partial applicationnoun | (computer science) The process of fixing a number of arguments to a function, producing another function of smaller arity. |
| pessimizationnoun | (programming) A change to program code that makes it less efficient, the opposite of an optimization. |
| micro-optimizationnoun | (programming, computer architecture) Optimization at the level of individual instructions and operations. |
| superoptimizationnoun | (software compilation) A form of peephole optimization that typically uses an exhaustive brute-force search across all possible sequences of machine instructions. |
| in-line expansionnoun | (software compilation) The replacement by a compiler of a function call with a copy of the entire function body, sometimes used as an optimization. |
| rematerializationnoun | The act or process of rematerializing. |
| premature optimizationnoun | (programming) The act of wasting resources on optimising source code that does not represent a significant bottleneck. |
| function-evaluation routinenoun | (computing) A program, module or subroutine etc that returns the value of a defined function |
| peepholingnoun | (programming) The use of peephole optimization. |
| dynamic programmingnoun | (mathematics, computer science) An optimization method by which a problem having optimal substructure is recursively broken into simpler subproblems which are solved to produce the globally optimal solution. |
| evaluationnoun | An assessment, such as an annual personnel performance review used as the basis for a salary increase or bonus, or a summary of a particular situation. |
| metacomputationnoun | (computing theory) The transformation of computer programs based on their semantics. |
| copy elisionnoun | (software compilation) An optimisation technique where a value is transferred to the final target address, instead of being copied and then destroyed. |
| parallelizernoun | (programming) A process or algorithm that parallelizes code. |
| superpipeliningnoun | (computing) A technique for improving the performance of a processor by splitting instructions into many separate "pipelines" that can be executed more or less in parallel. |
Translate “Partial evaluation” into Another Language
Pick a language — the word will be pre-filled in the translator.