<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in export_functions.test</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>a80d9ce5 - Speeding up llvm-cov export with multithreaded renderFiles implementation.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/llvm-cov/export_functions.test#a80d9ce5</link>
        <description>Speeding up llvm-cov export with multithreaded renderFiles implementation.Summary:CoverageExporterJson::renderFiles accounts for most of the execution time given a large profdata file with multiple binaries.Proposed solution is to generate JSON for each file in parallel and sort at the end to preserve deterministic output. Also added flags to skip generating parts of the output to trim the output size.Patch by Sajjad Mirza (@sajjadm).Reviewers: Dor1s, vskReviewed By: Dor1s, vskSubscribers: liaoyuke, mgrang, jdoerfert, llvm-commitsTags: #llvmDifferential Revision: https://reviews.llvm.org/D59277llvm-svn: 356178

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/llvm-cov/export_functions.test</description>
        <pubDate>Thu, 14 Mar 2019 17:49:27 +0000</pubDate>
        <dc:creator>Max Moroz &lt;mmoroz@chromium.org&gt;</dc:creator>
    </item>
</channel>
</rss>
