Skip to content

perf: improve encode/decode performence #33

@darkskygit

Description

@darkskygit

I just connected yocto to a community-created benchmark and found that the performance of the codec part was significantly lower than other crdt implementations: https://github.com/darkskygit/crdt-bench-native
image
image
image
After a simple inspection, it was found that the current implementation took a lot of time on memory allocation.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions