aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/operations/BenchmarkOperation.java
Commit message (Expand)AuthorAgeFilesLines
* PgpSignEncryptOperation refactoringAndrea Torlaschi2016-05-101-3/+5
* Replace spongycastle with bouncycastleDominik Schürmann2016-02-091-8/+8
* some work on benchmark operation (affects only debug build)Vincent Breitmoser2015-12-131-1/+4
* bench: add simple s2k benchmark (iterations for 100ms)Vincent Breitmoser2015-11-041-3/+48
* bench: run ops multiple times and for an average timeVincent Breitmoser2015-11-041-14/+25
* bench: simple working benchmarkVincent Breitmoser2015-11-041-3/+11
* bench: add benchmark operation for testingVincent Breitmoser2015-11-041-0/+90