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

Further optimize the module #2

@howmanysmall

Description

@howmanysmall

There's a few things that could be done to make it faster.

For one, the Base64 system probably isn't up to standards. It can be replaced with the FastestBase64 module I have on my gist.

Another thing that can be done to increase the speed is to reduce function calls as much as possible. I'm fairly sure that this is the reason this module is so much faster. This of course would take a lot of time and energy to do alone, so this will most likely be a thing I do over time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions