Roasting
Development Time
The duration between the start of first crack and the end of the roast, often expressed as a percentage of total roast time (development time ratio, DTR). Development time controls the balance between origin brightness and roast-derived sweetness.
詳細分析
A DTR of 20-25% is common for specialty filter roasts, while espresso profiles may push to 25-30% for more solubility and body. Too short a development time produces under-developed, grassy, or sour coffee even if the bean color appears correct. Excessive development time bakes out volatile aromatics and flattens acidity. Tracking development time provides a more meaningful metric than final temperature alone for evaluating roast completeness.
Embed on your site — BrewFYI
Add the widget to any webpage using a script tag.
<div data-brewfyi="glossary" data-slug="development-time"></div>
<script src="https://cdn.jsdelivr.net/npm/brewfyi-embed@1/dist/embed.min.js" defer></script>
Embed using a standard iframe — works in any CMS.
<iframe src="https://brewfyi.com/iframe/glossary/development-time/" width="100%" height="480" frameborder="0" loading="lazy" title="BrewFYI glossary widget"></iframe>
Paste the URL into WordPress, Medium, or any oEmbed-aware editor.
https://brewfyi.com/glossarys/development-time/
Add a badge linking back to BrewFYI.
<a href="https://brewfyi.com/glossarys/development-time/" target="_blank" rel="noopener">
<img src="https://brewfyi.com/badge/site.svg" alt="BrewFYI" height="20">
</a>
Preview:
Use the BrewFYI WordPress plugin shortcode.
[drinkfyi-glossary site="brewfyi" slug="development-time"]
Use as a native HTML custom element in modern browsers.
<brewfyi-glossary slug="development-time" theme="light"></brewfyi-glossary>
<script src="https://cdn.jsdelivr.net/npm/brewfyi-embed@1/dist/embed.min.js" defer></script>