Skip to content
This repository was archived by the owner on Aug 16, 2023. It is now read-only.
This repository was archived by the owner on Aug 16, 2023. It is now read-only.

Super Fast Object Cloner / Allocator with No Constructor and Initialize Overhead by Cloning from a Given Template Object Which was Previously Allocated #43

@sirinath

Description

@sirinath

Running the constructor logic and initializers take cycles. Is it possible to have a safe fast clone which only retains side effects. (Mainly static field updated I think.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions