aboutsummaryrefslogtreecommitdiff
path: root/tests/performance_tests
Commit message (Expand)AuthorAgeFilesLines
* Remove unused variables in monero codebaseKevin Barbour2021-02-091-1/+0
* Add RELINK_TARGETS, monero_add_target_no_relink and use monero_add_executable...mj-xmr2020-10-281-1/+1
* Added balance check to MLSAG/CLSAG performance testsSarang Noether2020-08-273-119/+257
* Updated MLSAG and CLSAG tests for consistencySarang Noether2020-08-273-31/+63
* CLSAG verification performance testSarang Noether2020-08-272-22/+40
* CLSAG optimizationsSarang Noether2020-08-271-2/+0
* Integrate CLSAGs into moneromoneromooo-monero2020-08-271-2/+2
* CLSAG signaturesSarang Noether2020-08-274-4/+196
* Merge pull request #6512Alexander Blair2020-07-1928-28/+28
|\
| * Update copyright year to 2020SomaticFanatic2020-05-0628-28/+28
* | Merge pull request #6497Alexander Blair2020-07-192-2/+2
|\ \ | |/ |/|
| * performance_tests: some windows fixesmoneromooo-monero2020-05-032-2/+2
* | Bulletproofs: verification speedupSarang Noether2020-04-142-0/+3
|/
* Merge pull request #5893luigi11112019-09-301-1/+1
|\
| * tests: rct_mlsag: resolve CID 203914 (UNINIT_CTOR)anonimal2019-09-071-1/+1
* | difficulty: fix check_hash on big endianmoneromooo-monero2019-09-041-4/+10
|/
* MLSAG speedup and additional checksSarang Noether2019-08-272-24/+8
* fix wide difficulty conversion with some versions of boostmoneromooo-monero2019-05-011-4/+4
* Make difficulty 128 bit instead of 64 bitmoneromooo-monero2019-03-243-0/+76
* Merge pull request #5192Riccardo Spagni2019-03-171-2/+2
|\
| * performance_tests: fix NetBSD buildmoneromooo-monero2019-02-251-2/+2
* | Update 2019 copyrightbinaryFate2019-03-0527-27/+27
* | Merge pull request #5102Riccardo Spagni2019-03-042-62/+59
|\ \
| * | performance_tests: better stats, and keep track of timing historymoneromooo-monero2019-01-282-62/+59
* | | performance_tests: add tests for new Cryptonight variantsmoneromooo-monero2019-03-042-10/+10
| |/ |/|
* | add a bulletproof version, new bulletproof type, and rct configmoneromooo-monero2019-01-223-23/+25
|/
* Merge pull request #4795Riccardo Spagni2018-11-162-0/+6
|\
| * rct: add a zeroCommit cache for common pre-rct casemoneromooo-monero2018-11-042-0/+6
* | Merge pull request #4732Riccardo Spagni2018-11-063-5/+93
|\ \
| * | performance_tests: add ge_p3_tobytesmoneromooo-monero2018-10-262-0/+81
| * | performance_tests: measure ge_frombytes_vartime onlymoneromooo-monero2018-10-261-5/+12
| |/
* | multiexp: handle pippenger multiexps with part precalcmoneromooo-monero2018-10-221-2/+2
* | performance_tests: sc_check and ge_dsm_precompmoneromooo-monero2018-10-224-0/+60
|/
* Merge pull request #4459Riccardo Spagni2018-09-291-4/+4
* bulletproofs: speed up the latest changes a bitmoneromooo-monero2018-09-112-0/+6
* performance_tests: add padded bulletproof constructionmoneromooo-monero2018-09-112-2/+14
* v8: per byte fee, pad bulletproofs, fixed 11 ring sizemoneromooo-monero2018-09-112-17/+20
* bulletproofs: reject points not in the main subgroupmoneromooo-monero2018-09-112-0/+3
* Add Pippenger cache and limit Straus cache sizemoneromooo-monero2018-09-112-9/+135
* performance_tests: add stats and loop count multiplier optionsmoneromooo-monero2018-09-112-291/+383
* performance_tests: add aggregated bulletproof tx verificationmoneromooo-monero2018-09-112-0/+81
* Pippenger multiexpmoneromooo-monero2018-09-112-1/+146
* performance_tests: document the tested bulletproof layoutsmoneromooo-monero2018-09-111-8/+8
* Bulletproof aggregated verification and testsmoneromooo-monero2018-09-111-1/+1
* performance_tests: add signature generation/verificationmoneromooo-monero2018-09-113-0/+72
* bulletproofs: add aggregated verificationmoneromooo-monero2018-09-113-0/+51
* make straus cached mode thread safe, and add tests for itmoneromooo-monero2018-09-112-1/+13
* bulletproofs: add multi output bulletproofs to rctmoneromooo-monero2018-09-111-1/+1
* performance_tests: add tx checking tests with more than 2 outputsmoneromooo-monero2018-09-112-11/+22
* performance_tests: add a --verbose flag, and default to tersemoneromooo-monero2018-09-112-102/+116