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
109
Commits
12
Branches
0
Tags
440 KiB
Tag:
Branch:
Tree:
master
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 'master'
${ noResults }
Commit Graph
33 Commits (master)
Author
SHA1
Message
Date
Inga 🏳🌈
e54450c4b6
Code cleanup
8 years ago
Inga 🏳🌈
b04d5688ed
Code cleanup
8 years ago
Inga 🏳🌈
f2015b3d01
Refactored macros to templates
8 years ago
Inga 🏳🌈
a41a57b0e4
Microoptimization
8 years ago
Inga 🏳🌈
bbc7761333
Hash checking optimization
8 years ago
Inga 🏳🌈
f3dbd85b2f
Microoptimization
8 years ago
Inga 🏳🌈
b667aa8830
Optimized MD5 computation (loop unrolling)
8 years ago
Inga 🏳🌈
c919172ac7
microoptimization
8 years ago
Inga 🏳🌈
9423f1e34f
Significantly reduced number of allocations
8 years ago
Inga 🏳🌈
16bc5f2c98
Optimized memory allocations (MD5 is stored inside a PhraseSet)
8 years ago
Inga 🏳🌈
705baf969c
Optimized initialization, support for 10-word phrases, updated performance measurements
8 years ago
Inga 🏳🌈
7aa6469c72
PhraseSet size set back to 16
8 years ago
Inga 🏳🌈
ec79a3f41b
Forgotten files
8 years ago
Inga 🏳🌈
fd752f88fc
More FillPhraseSet optimizations
8 years ago
Inga 🏳🌈
e8544bbd71
AVX2 optimizations, loop unrolling
8 years ago
Inga 🏳🌈
7e4c23d467
PhraseSet.FillPhraseSet moved out to unmanaged code
8 years ago
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 🏳🌈
0090bce443
NumberOfPhrases moved out to UnmanagedBridge
8 years ago
Inga 🏳🌈
4bd1b36d94
AVX2 fixes
8 years ago
Inga 🏳🌈
8552a17b21
Microoptimization
8 years ago
Inga 🏳🌈
8a3ceaf34c
Retargeted to W10/toolset 141/.NET 4.7; updated performance for dual-core CPU
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 🏳🌈
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 🏳🌈
15e2687f31
Some optimization
8 years ago
Inga 🏳🌈
d43578de1c
MD5 computation moved out to VC++ project
8 years ago