Skip to content

Replace slow std functions with native built-insΒ #19

@moleike

Description

@moleike

We are using the exact same Jsonnet implementation of the std object that is used in the C++ original implementation
This replacement would not need to modify the vanilla std.jsonnet since we can override them in the native impl.

This should heavily rely on micro-benchmarks so that we only re-implement methods that are known to be slow.

Methods:

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions