Skip to content

Commit

Permalink
perf: Remove all heap allocations of static data (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
atifaziz authored Aug 29, 2024
1 parent cf48b5e commit 5afb95a
Show file tree
Hide file tree
Showing 14 changed files with 2,980 additions and 1,488 deletions.
13 changes: 13 additions & 0 deletions .config/dotnet-tools.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-t4": {
"version": "2.3.1",
"commands": [
"t4"
],
"rollForward": false
}
}
}
827 changes: 0 additions & 827 deletions src/Moniker/Moby.cs

This file was deleted.

108 changes: 108 additions & 0 deletions src/Moniker/MobyAdjectives.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,108 @@
admiring
adoring
affectionate
agitated
amazing
angry
awesome
beautiful
blissful
bold
boring
brave
busy
charming
clever
cool
compassionate
competent
condescending
confident
cranky
crazy
dazzling
determined
distracted
dreamy
eager
ecstatic
elastic
elated
elegant
eloquent
epic
exciting
fervent
festive
flamboyant
focused
friendly
frosty
funny
gallant
gifted
goofy
gracious
great
happy
hardcore
heuristic
hopeful
hungry
infallible
inspiring
interesting
intelligent
jolly
jovial
keen
kind
laughing
loving
lucid
magical
mystifying
modest
musing
naughty
nervous
nice
nifty
nostalgic
objective
optimistic
peaceful
pedantic
pensive
practical
priceless
quirky
quizzical
recursing
relaxed
reverent
romantic
sad
serene
sharp
silly
sleepy
stoic
strange
stupefied
suspicious
sweet
tender
thirsty
trusting
unruffled
upbeat
vibrant
vigilant
vigorous
wizardly
wonderful
xenodochial
youthful
zealous
zen
706 changes: 706 additions & 0 deletions src/Moniker/MobySurnames.txt

Large diffs are not rendered by default.

Loading

0 comments on commit 5afb95a

Please sign in to comment.