Skip to content

Akka.DistributedData: port VectorClock performance optimizations to VersionVector and similar types #4956

@Aaronontheweb

Description

@Aaronontheweb

Version: v1.4.18

The performance optimizations we applied to #4952 for VectorClock could also be applied to the VersionVector type in the Akka.DistributedData library and many of the CRDT types contained within. That way, we could improve overall CRDT in-memory performance - especially comparison to other versions of the same object and eventually merging of like-kinded objects together.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions