JargonFile/original/html/T/tune.html
2014-03-27 18:54:56 +00:00

8 lines
2.2 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>tune</title><link rel="stylesheet" href="../../jargon.css" type="text/css"/><meta name="generator" content="DocBook XSL Stylesheets V1.61.0"/><link rel="home" href="../index.html" title="The Jargon File"/><link rel="up" href="../T.html" title="T"/><link rel="previous" href="tunafish.html" title="tunafish"/><link rel="next" href="turbo-nerd.html" title="turbo nerd"/></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">tune</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="tunafish.html">Prev</a> </td><th width="60%" align="center">T</th><td width="20%" align="right"> <a accesskey="n" href="turbo-nerd.html">Next</a></td></tr></table><hr/></div><dt><a id="tune"/><dt xmlns="" id="tune"><b>tune</b>: <span xmlns="http://www.w3.org/1999/xhtml" class="grammar">vt.</span></dt></dt><dd><p> [from automotive or musical usage] To optimize a program or system
for a particular environment, esp. by adjusting numerical parameters
designed as <a href="../H/hook.html"><i class="glossterm">hook</i></a>s for tuning, e.g., by changing
<b class="command">#define</b> lines in C. One may <span class="firstterm">tune for time</span> (fastest execution), <span class="firstterm">tune for space</span> (least memory use), or <span class="firstterm">tune for configuration</span> (most efficient use of
hardware). See <a href="../H/hot-spot.html"><i class="glossterm">hot spot</i></a>,
<a href="../H/hand-hacking.html"><i class="glossterm">hand-hacking</i></a>.</p></dd><div class="navfooter"><hr/><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="tunafish.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="../T.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="turbo-nerd.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">tunafish </td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top"> turbo nerd</td></tr></table></div></body></html>