Class CompleteSpringBenchmark

java.lang.Object
icu.congee.id.generator.CompleteSpringBenchmark
Direct Known Subclasses:
CompleteSpringBenchmark_jmhType_B1

public class CompleteSpringBenchmark extends Object
  • Field Details

    • snowflakeIdGenerator

      public SnowflakeIdGenerator snowflakeIdGenerator
    • context

      public org.springframework.context.ConfigurableApplicationContext context
  • Constructor Details

    • CompleteSpringBenchmark

      public CompleteSpringBenchmark()
  • Method Details

    • main

      public static void main(String[] args) throws Exception
      Throws:
      Exception
    • init

      public void init()
    • close

      public void close()
    • generateSnowflake

      public void generateSnowflake(org.openjdk.jmh.infra.Blackhole bh)