Displaying 7 results from an estimated 7 matches for "368841".
2016 Mar 16
2
GSoC Proposal : Path Profiling Support
...| 0m8.552s | 4 | 9m24.562s | 5m39.295s | 2388152 | 2387960 |
+---------------+----------+-------------+-----------+-----------+---------------+-----------+--------------+----------+
| sjeng | 158740 | 0m1.648s | 0m1.637s | 280 | 0m20.786s | 0m5.229s | 368841 | 368009 |
+---------------+----------+-------------+-----------+-----------+---------------+-----------+--------------+----------+
| soplex | 30 | 0m4.849s | 0m4.848s | 24 | 7m28.151s | 4m10.813s | 1244775 | 1242063 |
+---------------+----------+----------...
2016 Mar 16
3
GSoC Proposal : Path Profiling Support
...62s | 5m39.295s | 2388152 | 2387960 |
>>
>> +---------------+----------+-------------+-----------+-----------+---------------+-----------+--------------+----------+
>> | sjeng | 158740 | 0m1.648s | 0m1.637s | 280 |
>> 0m20.786s | 0m5.229s | 368841 | 368009 |
>>
>> +---------------+----------+-------------+-----------+-----------+---------------+-----------+--------------+----------+
>> | soplex | 30 | 0m4.849s | 0m4.848s | 24 |
>> 7m28.151s | 4m10.813s | 1244775 | 1242063 |
&g...
2016 Mar 22
2
GSoC Proposal : Path Profiling Support
...960 |
> >>>
> >>>
> +---------------+----------+-------------+-----------+-----------+---------------+-----------+--------------+----------+
> >>> | sjeng | 158740 | 0m1.648s | 0m1.637s | 280 |
> >>> 0m20.786s | 0m5.229s | 368841 | 368009 |
> >>>
> >>>
> +---------------+----------+-------------+-----------+-----------+---------------+-----------+--------------+----------+
> >>> | soplex | 30 | 0m4.849s | 0m4.848s | 24 |
> >>> 7m28.151s |...
2016 Mar 21
0
GSoC Proposal : Path Profiling Support
...95s | 2388152 | 2387960 |
>>>
>>> +---------------+----------+-------------+-----------+-----------+---------------+-----------+--------------+----------+
>>> | sjeng | 158740 | 0m1.648s | 0m1.637s | 280 |
>>> 0m20.786s | 0m5.229s | 368841 | 368009 |
>>>
>>> +---------------+----------+-------------+-----------+-----------+---------------+-----------+--------------+----------+
>>> | soplex | 30 | 0m4.849s | 0m4.848s | 24 |
>>> 7m28.151s | 4m10.813s | 1244775...
2011 Feb 04
0
CESA-2011:0197 Moderate CentOS 4 i386 postgresql - security update
CentOS Errata and Security Advisory CESA-2011:0197
postgresql security update for CentOS 4 i386:
https://rhn.redhat.com/errata/RHSA-2011-0197.html
The following updated file has been uploaded and is currently syncing to
the mirrors:
i386:
updates/i386/RPMS/postgresql-7.4.30-1.el4_8.2.i386.rpm
updates/i386/RPMS/postgresql-contrib-7.4.30-1.el4_8.2.i386.rpm
2016 Mar 23
0
GSoC Proposal : Path Profiling Support
...> >>>
>> >>> +---------------+----------+-------------+-----------+-----------+---------------+-----------+--------------+----------+
>> >>> | sjeng | 158740 | 0m1.648s | 0m1.637s | 280 |
>> >>> 0m20.786s | 0m5.229s | 368841 | 368009 |
>> >>>
>> >>>
>> >>> +---------------+----------+-------------+-----------+-----------+---------------+-----------+--------------+----------+
>> >>> | soplex | 30 | 0m4.849s | 0m4.848s | 24 |
>...
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