apple / swift-asn1

An implementation of ASN.1 for Swift
https://swiftpackageindex.com/apple/swift-asn1/main/documentation/swiftasn1
Apache License 2.0
137 stars 27 forks source link

Adopt `package-benchmark` #46

Closed dnadoba closed 1 year ago

dnadoba commented 1 year ago

Motivation

We want to measure the performance of Swift ASN.1 to improve but also not regress the different performance metrics of this project.

Changes

Result

This project is read for benchmarking and has some basic benchmarks for PEM parsing.