fktn-k / fkYAML

A C++ header-only YAML library
MIT License
67 stars 7 forks source link

Add benchmarking tool #354

Closed fktn-k closed 4 months ago

fktn-k commented 4 months ago

This PR has added a dedicated benchmarking tool for fkYAML on the parsing speed.
The tool compares the parsing speed against the following existing YAML libraries for C/C++:

See the README.md file for more details.


Pull Request Checklist

Read the CONTRIBUTING.md file for detailed information.

Please don't

github-actions[bot] commented 4 months ago

:octocat: Upload Coverage Event Notification

Coverage data has been uploaded for the commit 36aa15218ffeb0910286546b5d53a6c54f37f069. You can download the artifact which contains the same file uploaded to the Coveralls and its HTML version.

Name fkYAML_coverage.pr354.zip
ID 1560297192
URL https://github.com/fktn-k/fkYAML/actions/runs/9339148149/artifacts/1560297192
coveralls commented 4 months ago

Pull Request Test Coverage Report for Build 9339148149

Details


Totals Coverage Status
Change from base Build 9328851555: 0.0%
Covered Lines: 3901
Relevant Lines: 3901

💛 - Coveralls