This website works better with JavaScript.
Explore
Help
Sign In
inga-lovinde
/
TrustPilotChallenge
Watch
1
Star
0
Fork
You've already forked TrustPilotChallenge
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
99
Commits
12
Branches
0
Tags
440 KiB
Tag:
Branch:
Tree:
b667aa8830
dataflow
feature-allow-words-reuse
feature-optimized-md5
flocal-proof
master
norms-index
performance-simd-rust
phraseset-optimization
plinq
rx
simd-md5
unmanaged
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b667aa8830'
${ noResults }
Commit Graph
16 Commits (b667aa8830e4de8976e92120964b9ebd51950207)
Author
SHA1
Message
Date
Inga 🏳🌈
c919172ac7
microoptimization
8 years ago
Inga 🏳🌈
77d7071a18
Refactoring
8 years ago
Inga 🏳🌈
9423f1e34f
Significantly reduced number of allocations
8 years ago
Inga 🏳🌈
05040b030f
PLINQ optimizations
8 years ago
Inga 🏳🌈
efd160cb97
Refactoring
8 years ago
Inga 🏳🌈
705baf969c
Optimized initialization, support for 10-word phrases, updated performance measurements
8 years ago
Inga 🏳🌈
cbb7ccb59b
Refactored vector-to-words conversion to lower-level code
8 years ago
Inga 🏳🌈
54c32d07da
Permutation filters implemented (to avoid duplicate phrases)
8 years ago
Inga 🏳🌈
35c12f649d
PhraseSet initialization optimization
8 years ago
Inga 🏳🌈
ee98e2e87f
Fixed a mistype
8 years ago
Inga 🏳🌈
55d721ffae
Optimized anagrams count computation
8 years ago
Inga 🏳🌈
4702fba26b
Phrases sent to unmanagedbridge in batches of 8
8 years ago
Inga 🏳🌈
fba2d3e10e
Refactored to use phrasesets
8 years ago
Inga 🏳🌈
f26d9abbbe
Additional performance info
8 years ago
Inga 🏳🌈
5c777d49db
Microoptimization: reduced number of allocations
8 years ago
Inga 🏳🌈
268f5ef1ef
Sources moved to dotnet folder
8 years ago
Inga 🏳🌈
9a158edc8b
Optimization; GeneratePermutations is called after flattening
8 years ago
Inga 🏳🌈
97d73e54af
Microoptimization + code cleanup
8 years ago
Inga 🏳🌈
3429ad83cf
Further unsafe optimizations
8 years ago
Inga 🏳🌈
1327814fd1
Implemented all anagrams output in debug mode
8 years ago
Inga 🏳🌈
325ae0b314
Another 2x speedup by hardcoding flattening for fixed arrays
8 years ago
Inga 🏳🌈
b570a06f2b
Improved debugging
8 years ago
Inga 🏳🌈
a3a426f023
Improved performance (dictionary => array)
8 years ago
Inga 🏳🌈
1a45eece0f
Code cleanup; implementation notes added
8 years ago
Inga 🏳🌈
760c1b5b13
Further optimizations
8 years ago
Inga 🏳🌈
91f543aa84
Microoptimization: performance-critical methods are made static
8 years ago
Inga 🏳🌈
fc5164fde2
Minor code cleanup + microoptimization + readme update
8 years ago
Inga 🏳🌈
7296d71187
Microoptimizations
8 years ago
Inga 🏳🌈
937ce45af2
Code cleanup; additional information
8 years ago
Inga 🏳🌈
f9151c329d
Switched to Parallel LINQ
8 years ago
Inga 🏳🌈
2bb80c719a
Words are now byte arrays instead of strings
8 years ago
Inga 🏳🌈
ed9967e51c
Code cleanup + comments
8 years ago
Inga 🏳🌈
957d53fa97
Code cleanup
8 years ago
Inga 🏳🌈
eb47f42d74
Refactoring
8 years ago