Skip to content

Encoding performance comparision #125

@dudycz

Description

@dudycz

Hello,
I have created some benchmark of PER codecs: rasn, hampi and asn1rs. If you are interested here are the results:

Codec Encoding (µs) Decoding (µs)
rasn 1658 199
asn1-codecs 132 49
asn1rs 70 68

Encoding and decoding nested SEQUENCE-OF (1000 elements, 5 bytes each)

Decoding speed of asn1-codecs / hampi is great, but in terms of encoding maybe there is something to look into (compared to asn1rs).
Repository with benchmark:
https://github.com/dudycz/asn1_codecs_bench

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions