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
78
Commits
12
Branches
0
Tags
440 KiB
Tag:
Branch:
Tree:
a154b211a5
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 'a154b211a5'
${ noResults }
Commit Graph
7 Commits (a154b211a5c7be988cb551c019246be1810fbbd7)
Author
SHA1
Message
Date
Inga 🏳🌈
54c32d07da
Permutation filters implemented (to avoid duplicate phrases)
8 years ago
Inga 🏳🌈
bb6275672f
Compatibility fix for AVX2 CPUs
8 years ago
Inga 🏳🌈
bcd6a1d053
Microoptimization: one part of MD5 is enough for search
8 years ago
Inga 🏳🌈
fba2d3e10e
Refactored to use phrasesets
8 years ago
Inga 🏳🌈
d43578de1c
MD5 computation moved out to VC++ project
8 years ago
Inga 🏳🌈
f26d9abbbe
Additional performance info
8 years ago
Inga 🏳🌈
268f5ef1ef
Sources moved to dotnet folder
8 years ago
Inga 🏳🌈
25779d3e0c
Cosmetic fixes
8 years ago
Inga 🏳🌈
9a158edc8b
Optimization; GeneratePermutations is called after flattening
8 years ago
Inga 🏳🌈
e021ebbe27
Safety checks
8 years ago
Inga 🏳🌈
3429ad83cf
Further unsafe optimizations
8 years ago
Inga 🏳🌈
d9c2cad4b6
Optimized MD5 hash computation
8 years ago
Inga 🏳🌈
e2f109d1b9
Challenge parameters moved out to config
8 years ago
Inga 🏳🌈
1327814fd1
Implemented all anagrams output in debug mode
8 years ago
Inga 🏳🌈
b570a06f2b
Improved debugging
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 🏳🌈
ccf6f216c3
Additional debug info
8 years ago
Inga 🏳🌈
937ce45af2
Code cleanup; additional information
8 years ago
Inga 🏳🌈
f9151c329d
Switched to Parallel LINQ
8 years ago
Inga 🏳🌈
4964fb7673
Code cleanup
8 years ago
Inga 🏳🌈
92d995ac79
Switched to BouncyCastle for MD5
8 years ago
Inga 🏳🌈
2bb80c719a
Words are now byte arrays instead of strings
8 years ago
Inga 🏳🌈
7c59786e1c
Added elapsed time info
8 years ago
Inga 🏳🌈
ed9967e51c
Code cleanup + comments
8 years ago
Inga 🏳🌈
957d53fa97
Code cleanup
8 years ago
Inga 🏳🌈
eb47f42d74
Refactoring
8 years ago
Inga 🏳🌈
cbe7344681
Fixed bugs; removed redundant code
8 years ago
Inga 🏳🌈
3f1ae23bd7
Debug info added
8 years ago
Inga 🏳🌈
80472cbbf2
Unoptimized correct
8 years ago
Inga 🏳🌈
4d02d3e776
Initial project structure
8 years ago