-
Notifications
You must be signed in to change notification settings - Fork 74
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- use lazy OnceLock initialization for GENDER_GUESER - lazily init SENTIMENT_ANALYZER - use itoa and ryu for accelerated integer and float to alpha conversions - use more to_owned, into_owned and clone_into instead of to_string to minimize allocations
- Loading branch information
1 parent
cd00daa
commit bc837ae
Showing
1 changed file
with
55 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters