Worst case execution time problem
- From: Christian Christmann <plfriko@xxxxxxxx>
- Date: Fri, 29 Dec 2006 19:53:31 +0100
Hi,
in real-time systems the worst case execution time (WCET) is an important
issue. In the literature I found the statement that its calculation is
undecidable in general. Why? I appreciate a detailed explanation.
Regards,
Chris
.
Relevant Pages
- Worst case execution time problem
... in real-time systems the worst case execution time (WCET) is an important ... In the literature I found the statement that its calculation is ... (comp.programming) - RE: Excel Calculation is faster when visible than when Visible=Fal
... Setting the calculation mode back to automatic is the CPU hog. ... Here I'm reusing the same excel ... Execution time when running with Excel instance visible ... I suggest we identify which part of code in ImportDataFromFile ... (microsoft.public.excel.programming) - Re: Speed up Excel execution
... where Excel builds a Dependency Tree to optimize the calculation sequence. ... Worksheets are scanned in the alphabetical order of their names, and inside a worksheet, cells are scanned from top left to bottom right. ... That type requires more memory and execution time than the others. ... a Lookup can be expressed in terms of an Index and a Match. ... (microsoft.public.excel.programming) - Re: Worst case execution time problem
... Christian Christmann wrote: ... in real-time systems the worst case execution time is an important ... In the literature I found the statement that its calculation is ... but not for measuring WCET in a real-time system. ... (comp.programming) - Re: how to reduce execution time of my code?
... This might be quicker ... MsgBox "Calculation done" ... (microsoft.public.excel.programming) |
|