<
From version < 7.1 >
edited by ima
on 2016/01/13 17:24
To version < 8.1 >
edited by ima
on 2016/01/13 17:33
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -32,6 +32,12 @@
32 32  
33 33  **getImage() / takePicture()**
34 34  
35 +**
36 +**
37 +
38 +Note that we get no information, on how long those function calls might take. The alternative might be better or worse than the original.**
39 +**
40 +
35 35  
36 36  
37 37  Now we can start to swap host code calls in the textual code to revise our model:
... ... @@ -38,4 +38,6 @@
38 38  
39 39  [[image:attach:ExperimentExampleArrows.png]][[attach:ExperimentExampleArrows.png]]
40 40  
41 -
47 +Suppose we decide to exchange the call to getImage() with a call to takePicture(). Then we will find, that the time values do not change at all:
48 +
49 +[[image:attach:Example1.png]][[attach:Example1.png]]
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -14516383
1 +14516386
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/14516383/Experiment Hotspot-Highlighting
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/14516386/Experiment Hotspot-Highlighting