Class OcspBenchmark


  • public class OcspBenchmark
    extends org.xipki.util.BenchmarkExecutor
    OCSP benchmark.
    Since:
    2.0.0
    Author:
    Lijun Liao (xipki)
    • Field Summary

      • Fields inherited from class org.xipki.util.BenchmarkExecutor

        PROPKEY_BENCHMARK
    • Constructor Summary

      Constructors 
      Constructor Description
      OcspBenchmark​(org.xipki.security.X509Cert issuerCert, String responderUrl, org.xipki.ocsp.client.RequestOptions requestOptions, Iterator<BigInteger> serials, int maxRequests, String description)  
    • Method Detail

      • getTester

        protected Runnable getTester()
        Specified by:
        getTester in class org.xipki.util.BenchmarkExecutor
      • ask

        public boolean ask​(BigInteger[] serialNumbers)