index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
performance_tests
/
main.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update 2019 copyright
binaryFate
2019-03-05
1
-1
/
+1
*
Merge pull request #5102
Riccardo Spagni
2019-03-04
1
-0
/
+5
|
\
|
*
performance_tests: better stats, and keep track of timing history
moneromooo-monero
2019-01-28
1
-0
/
+5
*
|
performance_tests: add tests for new Cryptonight variants
moneromooo-monero
2019-03-04
1
-1
/
+4
*
|
add a bulletproof version, new bulletproof type, and rct config
moneromooo-monero
2019-01-22
1
-17
/
+17
|
/
*
Merge pull request #4795
Riccardo Spagni
2018-11-16
1
-0
/
+2
|
\
|
*
rct: add a zeroCommit cache for common pre-rct case
moneromooo-monero
2018-11-04
1
-0
/
+2
*
|
Merge pull request #4732
Riccardo Spagni
2018-11-06
1
-0
/
+2
|
\
\
|
*
|
performance_tests: add ge_p3_tobytes
moneromooo-monero
2018-10-26
1
-0
/
+2
|
|
/
*
/
performance_tests: sc_check and ge_dsm_precomp
moneromooo-monero
2018-10-22
1
-0
/
+3
|
/
*
Merge pull request #4459
Riccardo Spagni
2018-09-29
1
-4
/
+4
*
bulletproofs: speed up the latest changes a bit
moneromooo-monero
2018-09-11
1
-0
/
+2
*
performance_tests: add padded bulletproof construction
moneromooo-monero
2018-09-11
1
-0
/
+12
*
v8: per byte fee, pad bulletproofs, fixed 11 ring size
moneromooo-monero
2018-09-11
1
-13
/
+17
*
bulletproofs: reject points not in the main subgroup
moneromooo-monero
2018-09-11
1
-0
/
+1
*
Add Pippenger cache and limit Straus cache size
moneromooo-monero
2018-09-11
1
-5
/
+126
*
performance_tests: add stats and loop count multiplier options
moneromooo-monero
2018-09-11
1
-272
/
+279
*
performance_tests: add aggregated bulletproof tx verification
moneromooo-monero
2018-09-11
1
-0
/
+10
*
Pippenger multiexp
moneromooo-monero
2018-09-11
1
-0
/
+142
*
performance_tests: document the tested bulletproof layouts
moneromooo-monero
2018-09-11
1
-8
/
+8
*
performance_tests: add signature generation/verification
moneromooo-monero
2018-09-11
1
-0
/
+3
*
bulletproofs: add aggregated verification
moneromooo-monero
2018-09-11
1
-0
/
+11
*
make straus cached mode thread safe, and add tests for it
moneromooo-monero
2018-09-11
1
-0
/
+7
*
performance_tests: add tx checking tests with more than 2 outputs
moneromooo-monero
2018-09-11
1
-7
/
+14
*
performance_tests: add a --verbose flag, and default to terse
moneromooo-monero
2018-09-11
1
-90
/
+93
*
add Straus multiexp
moneromooo-monero
2018-09-11
1
-0
/
+15
*
performance_tests: add crypto ops
moneromooo-monero
2018-09-11
1
-0
/
+16
*
performance_tests: add bulletproofs
moneromooo-monero
2018-09-11
1
-0
/
+10
*
performance_tests: add RingCT MLSAG gen/ver tests
moneromooo-monero
2018-09-11
1
-0
/
+10
*
performance_tests: add (Borromean) range proofs
moneromooo-monero
2018-09-11
1
-0
/
+4
*
performance_tests: don't override log level to 0
moneromooo-monero
2018-09-11
1
-1
/
+0
*
add and use constant time 32 byte equality function
moneromooo-monero
2018-08-23
1
-0
/
+6
*
core_tests: add --filter to select which tests to run
moneromooo-monero
2018-07-07
1
-20
/
+1
*
Merge pull request #3226
Riccardo Spagni
2018-02-16
1
-1
/
+1
|
\
|
*
performance_tests: remove add_arg call stray extra param
moneromooo-monero
2018-02-02
1
-1
/
+1
*
|
Fix coverity issues in performance_tests/main.cpp
h908714124
2018-02-07
1
-0
/
+2
|
/
*
Merge pull request #3185
Riccardo Spagni
2018-01-27
1
-8
/
+8
|
\
|
*
performance_tests: fix build after merging two conflicting patches
moneromooo-monero
2018-01-26
1
-8
/
+8
*
|
Update 2018 copyright
xmr-eric
2018-01-26
1
-1
/
+1
|
/
*
Merge pull request #3064
Riccardo Spagni
2018-01-25
1
-47
/
+87
|
\
|
*
performance_tests: add a --filter option to select what to run
moneromooo-monero
2018-01-04
1
-47
/
+87
*
|
Merge pull request #3042
Riccardo Spagni
2018-01-25
1
-0
/
+10
|
\
\
|
|
/
|
/
|
|
*
performance_tests: add RingCT MLSAG gen/ver tests
moneromooo-monero
2017-12-31
1
-0
/
+10
*
|
performance_tests: add a test for subaddress expansion
moneromooo-monero
2017-12-18
1
-0
/
+3
|
/
*
Initialize openssl on startup
moneromooo-monero
2017-10-21
1
-0
/
+2
*
performance_tests: add a test for is_out_to_acc_precomp
moneromooo-monero
2017-09-25
1
-0
/
+1
*
performance_tests: add tests for sc_reduce32 and cn_fast_hash
moneromooo-monero
2017-02-10
1
-1
/
+6
*
performance_tests: initialize logging at startup
moneromooo-monero
2017-02-10
1
-0
/
+3
*
performance_tests: re-enable them...
moneromooo-monero
2016-11-04
1
-2
/
+0
*
tests: add performance test for keypair::generate
moneromooo-monero
2016-10-26
1
-0
/
+4
[next]