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
83
Commits
12
Branches
0
Tags
440 KiB
Tag:
Branch:
Tree:
27a5b13e58
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 '27a5b13e58'
${ noResults }
Commit Graph
35 Commits (27a5b13e5818c3ff7a16db84938b2ed54b26bc27)
Author
SHA1
Message
Date
Inga 🏳🌈
27a5b13e58
static
8 years ago
Inga 🏳🌈
2d1dcc132c
FillPhraseSet optimizations
8 years ago
Inga 🏳🌈
bb22805cbc
PhraseSet.FillPhraseSet moved out to unmanaged code
8 years ago
Inga 🏳🌈
9866d8ef7f
PhraseSet.FillPhraseSet moved out to unmanaged code
8 years ago
Inga 🏳🌈
c5e129ffd9
PhraseSet.FillPhraseSet rewritten to use pointers only
8 years ago
Inga 🏳🌈
a154b211a5
PhraseSet filling moved out to separate method
8 years ago
Inga 🏳🌈
cbb7ccb59b
Refactored vector-to-words conversion to lower-level code
8 years ago
Inga 🏳🌈
0090bce443
NumberOfPhrases moved out to UnmanagedBridge
8 years ago
Inga 🏳🌈
54c32d07da
Permutation filters implemented (to avoid duplicate phrases)
8 years ago
Inga 🏳🌈
4bd1b36d94
AVX2 fixes
8 years ago
Inga 🏳🌈
bb6275672f
Compatibility fix for AVX2 CPUs
8 years ago
Inga 🏳🌈
8552a17b21
Microoptimization
8 years ago
Inga 🏳🌈
d8ef0310df
Memory usage optimized
8 years ago
Inga 🏳🌈
8a3ceaf34c
Retargeted to W10/toolset 141/.NET 4.7; updated performance for dual-core CPU
8 years ago
Inga 🏳🌈
fec5b2ebac
8-word anagrams performance
8 years ago
Inga 🏳🌈
35c12f649d
PhraseSet initialization optimization
8 years ago
Inga 🏳🌈
ee98e2e87f
Fixed a mistype
8 years ago
Inga 🏳🌈
f642e25bb3
Microoptimization
8 years ago
Inga 🏳🌈
55d721ffae
Optimized anagrams count computation
8 years ago
Inga 🏳🌈
5584ea843d
Performance fixes
8 years ago
Inga 🏳🌈
4179000127
MD5 SIMD optimizations
8 years ago
Inga 🏳🌈
836361a66c
Refactoring + SIMD/AVX support
8 years ago
Inga 🏳🌈
c60d4cbcaf
md5.cpp refactored
8 years ago
Inga 🏳🌈
db2a783501
microoptimization
8 years ago
Inga 🏳🌈
bcd6a1d053
Microoptimization: one part of MD5 is enough for search
8 years ago
Inga 🏳🌈
4702fba26b
Phrases sent to unmanagedbridge in batches of 8
8 years ago
Inga 🏳🌈
c79a41732d
md5.cpp refactored
8 years ago
Inga 🏳🌈
fba2d3e10e
Refactored to use phrasesets
8 years ago
Inga 🏳🌈
15e2687f31
Some optimization
8 years ago
Inga 🏳🌈
d43578de1c
MD5 computation moved out to VC++ project
8 years ago
Inga 🏳🌈
f26d9abbbe
Additional performance info
8 years ago
Inga 🏳🌈
5c777d49db
Microoptimization: reduced number of allocations
8 years ago
Inga 🏳🌈
6b8c2f56b6
Code cleanup
8 years ago
Inga 🏳🌈
581572fa4e
Further MD5 optimizations
8 years ago
Inga 🏳🌈
268f5ef1ef
Sources moved to dotnet folder
8 years ago