Displaying 6 results from an estimated 6 matches for "191981".
2016 Mar 16
2
GSoC Proposal : Path Profiling Support
...| 0m2.198s | 5 | 1m36.291s | 0m13.811s | 543534 | 543358 |
+---------------+----------+-------------+-----------+-----------+---------------+-----------+--------------+----------+
| streamcluster | 21121728 | 0m0.947s | 0m0.908s | 33 | 0m50.212s | 0m5.986s | 191981 | 185438 |
+---------------+----------+-------------+-----------+-----------+---------------+-----------+--------------+----------+
| swaptions | 20655 | 0m0.965s | 0m0.950s | 13 | 0m0.263s | 0m0.178s | 193841 | 184274 |
+---------------+----------+----------...
2016 Mar 16
3
GSoC Proposal : Path Profiling Support
...91s | 0m13.811s | 543534 | 543358 |
>>
>> +---------------+----------+-------------+-----------+-----------+---------------+-----------+--------------+----------+
>> | streamcluster | 21121728 | 0m0.947s | 0m0.908s | 33 |
>> 0m50.212s | 0m5.986s | 191981 | 185438 |
>>
>> +---------------+----------+-------------+-----------+-----------+---------------+-----------+--------------+----------+
>> | swaptions | 20655 | 0m0.965s | 0m0.950s | 13 |
>> 0m0.263s | 0m0.178s | 193841 | 184274 |
&g...
2016 Mar 22
2
GSoC Proposal : Path Profiling Support
...58 |
> >>>
> >>>
> +---------------+----------+-------------+-----------+-----------+---------------+-----------+--------------+----------+
> >>> | streamcluster | 21121728 | 0m0.947s | 0m0.908s | 33 |
> >>> 0m50.212s | 0m5.986s | 191981 | 185438 |
> >>>
> >>>
> +---------------+----------+-------------+-----------+-----------+---------------+-----------+--------------+----------+
> >>> | swaptions | 20655 | 0m0.965s | 0m0.950s | 13 |
> >>> 0m0.263s |...
2016 Mar 21
0
GSoC Proposal : Path Profiling Support
...11s | 543534 | 543358 |
>>>
>>> +---------------+----------+-------------+-----------+-----------+---------------+-----------+--------------+----------+
>>> | streamcluster | 21121728 | 0m0.947s | 0m0.908s | 33 |
>>> 0m50.212s | 0m5.986s | 191981 | 185438 |
>>>
>>> +---------------+----------+-------------+-----------+-----------+---------------+-----------+--------------+----------+
>>> | swaptions | 20655 | 0m0.965s | 0m0.950s | 13 |
>>> 0m0.263s | 0m0.178s | 193841...
2016 Mar 23
0
GSoC Proposal : Path Profiling Support
...> >>>
>> >>> +---------------+----------+-------------+-----------+-----------+---------------+-----------+--------------+----------+
>> >>> | streamcluster | 21121728 | 0m0.947s | 0m0.908s | 33 |
>> >>> 0m50.212s | 0m5.986s | 191981 | 185438 |
>> >>>
>> >>>
>> >>> +---------------+----------+-------------+-----------+-----------+---------------+-----------+--------------+----------+
>> >>> | swaptions | 20655 | 0m0.965s | 0m0.950s | 13 |
>...
2016 Mar 15
2
GSoC Proposal : Path Profiling Support
This proposal adds support for path profiling [Ball96] to LLVM. Path
profiling compactly represents acyclic paths in a directed acyclic graph
representation of the control flow graph of a routine. Instrumentation can
be added to uniquely identify paths executed at runtime.
Path profiles enable precise enumeration of the sequence of basic blocks
executed in order for a particular path. Using path