[llvm-bugs] [Bug 34893] New: Experiment with binary file formats to speed up parsing

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Oct 9 15:52:01 PDT 2017


https://bugs.llvm.org/show_bug.cgi?id=34893

            Bug ID: 34893
           Summary: Experiment with binary file formats to speed up
                    parsing
           Product: tools
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: opt-viewer
          Assignee: unassignedbugs at nondot.org
          Reporter: anemet at apple.com
                CC: anemet at apple.com, llvm-bugs at lists.llvm.org

We currently use YAML.  Even with libYAML and multi-processing, our bottleneck
is parsing.

There was a short discussion about this on the mailing list:
https://groups.google.com/d/msg/llvm-dev/554WMUNAmpo/BvveEXH2AwAJ

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20171009/8e5786f7/attachment.html>


More information about the llvm-bugs mailing list