Skip to content

Valuable as the type system #440

@sunng87

Description

@sunng87

Introduction to valuable

Valuable solve the problem of our data container. Currently by converting data into serde_json::Value, it has to be fully copied. According to our large_loop_helper benchmark, it takes 50% of time in that case.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions