Skip to content

Comments

refactored the Bigram class to use a stringbuilder when concatenating a string.#90

Open
Alvari-Kupari wants to merge 1 commit intoysc:masterfrom
Alvari-Kupari:performance/StringConcatenation
Open

refactored the Bigram class to use a stringbuilder when concatenating a string.#90
Alvari-Kupari wants to merge 1 commit intoysc:masterfrom
Alvari-Kupari:performance/StringConcatenation

Conversation

@Alvari-Kupari
Copy link

Using a stringbuilder when concatenating a string in a loop boosts performance. Also added override annotations to the AtomicFloat class as this aligns with codestyle conventions.

… a string in a loop to boost performance. ALso added override annotations to the AtomicFloat class
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant