Skip to content
Commit 99c98e9c authored by Grant Likely's avatar Grant Likely Committed by Vincent Stehle
Browse files

Speed up yaml output by using CDumper



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 Stehle's avatarVincent Stehlé <vincent.stehle@arm.com>
parent 5c89ff4b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment