Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • edk2-test-parser edk2-test-parser
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • SystemReadySystemReady
  • edk2-test-parseredk2-test-parser
  • Repository
Switch branch/tag
  • edk2-test-parser
  • parser.py
Find file BlameHistoryPermalink
  • Grant Likely's avatar
    Speed up yaml output by using CDumper · 99c98e9c
    Grant Likely authored Mar 10, 2021 and Vincent Stehlé's avatar Vincent Stehlé committed Mar 15, 2021
    
    
    The libyaml implementation is significantly faster than the pure python
    YAML parser. If it is present, then use CDumper when dumping the
    results.
    
    Signed-off-by: Grant Likely's avatarGrant Likely <grant.likely@arm.com>
    [Rebased, added conditional.]
    Signed-off-by: Vincent Stehlé's avatarVincent Stehlé <vincent.stehle@arm.com>
    99c98e9c