mirror of
https://github.com/claunia/plist-cil.git
synced 2026-02-04 05:34:41 +00:00
[PR #37] Add benchmarks for binary property list parsing #65
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/claunia/plist-cil/pull/37
State: closed
Merged: Yes
This PR adds a very basic benchmark which tries to serialize a medium-size (~150KB) binary property list, and keeps track of memory usage and CPU time.