summaryrefslogtreecommitdiff
path: root/tests/performance_tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* add Straus multiexpmoneromooo-monero2018-09-113-0/+97
* performance_tests: add crypto opsmoneromooo-monero2018-09-113-0/+133
* performance_tests: add bulletproofsmoneromooo-monero2018-09-113-0/+73
* performance_tests: add RingCT MLSAG gen/ver testsmoneromooo-monero2018-09-111-0/+10
* performance_tests: add (Borromean) range proofsmoneromooo-monero2018-09-113-0/+68
* performance_tests: don't override log level to 0moneromooo-monero2018-09-111-1/+0
* add and use constant time 32 byte equality functionmoneromooo-monero2018-08-232-0/+78
* core_tests: add --filter to select which tests to runmoneromooo-monero2018-07-071-20/+1
* performance_tests: fix subaddress expansion test not expandingmoneromooo-monero2018-03-271-1/+1
* keypair::generate: always require hw::device to avoid possible mistakestoffu2018-03-141-1/+1
* Code modifications to integrate Ledger HW device into monero-wallet-cli.cslashm2018-03-043-4/+5
* Merge pull request #3226Riccardo Spagni2018-02-161-1/+1
|\