Skip to content

Remove singleton pattern #15

@greenlaw110

Description

@greenlaw110

Singleton pattern require result state to be saved in a threadlocal payload, it will NOT help the performance and GC, while occupies a lot of code to implement. Let's get rid of it

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions