Skip to content
This repository was archived by the owner on Jul 31, 2022. It is now read-only.

Optimized context creation with regex, fixed whitespace issue #124

Merged
merged 5 commits into from
Dec 15, 2020

Conversation

Katsute
Copy link
Member

@Katsute Katsute commented Dec 13, 2020

  • Cut down on conditionals ~6 → ~3
  • Optimized regex compiling
  • Optimized slashes and removal using regular expressions
  • Fixed issue where whitespace would cause slash algorithm to fail

@Katsute Katsute added the optimization Optimizations label Dec 13, 2020
@Katsute Katsute self-assigned this Dec 13, 2020
@Katsute Katsute added the bug Something isn't working as expected label Dec 13, 2020
@Katsute Katsute changed the title Optimized context creation with regex Optimized context creation with regex, fixed whitespace issue Dec 13, 2020
@Katsute Katsute merged commit a52f740 into main Dec 15, 2020
@Katsute Katsute deleted the optimize-context@8752dca branch December 17, 2020 16:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working as expected optimization Optimizations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant