optimizations #1

Open
artemis wants to merge 2 commits from optimizations into main
Owner

couple string handling optimizations i found with the flamegraph stuff. it helps a lil bit.

couple string handling optimizations i found with the flamegraph stuff. it helps a lil bit.
artemis added 2 commits 2023-03-23 05:45:53 +00:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b optimizations main
git pull origin optimizations

Step 2:

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff optimizations
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: artemis/breezewiki#1
No description provided.