wip
This commit is contained in:
parent
2d5cb2459e
commit
590b446f15
5 changed files with 54 additions and 18 deletions
|
@ -31,7 +31,7 @@ We tested our method on a subset of recent applications from the dataset of our
|
|||
The results of our dynamic analysis suggest that we failed to correctly explore many applications, hinting at weaknesses in our experimental setup.
|
||||
Nonetheless, we did obtain some dynamic data, allowing us to pursue our experiment.
|
||||
We compared the finishing rate of tools on the original application and the instrumented application using the same experiment as in our first contribution, and found that, in general, the instrumentation only slightly reduces the finishing rate of analysis tools.
|
||||
We also confirmed that the instrumentation does improve the result of analysis tools, allowing them to compute more comprehensive call graphs of the applications, or to detect new data flows.
|
||||
We also confirmed that the instrumentation improves the result of analysis tools, allowing them to compute more comprehensive call graphs of the applications, or to detect new data flows.
|
||||
|
||||
/*
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue