skywalking-java/apm-commons
Roshi 7f3ff150ab One more time for heigher performance (#2930)
V3(this commit) has 20% performance improvement leverages from no `false-sharing` of CPU cache mechanism.
  /**
     * Benchmark                                                 Mode  Cnt         Score         Error  Units
     * AtomicRangeIntegerTest.testGetAndIncrementV1Performance  thrpt    5  13496720.554 ±  240134.803  ops/s
     * AtomicRangeIntegerTest.testGetAndIncrementV2Performance  thrpt    5  39201251.850 ± 1005866.969  ops/s
     * AtomicRangeIntegerTest.testGetAndIncrementV3Performance  thrpt    5  45832615.061 ± 2987464.163  ops/s
     */
2019-06-29 15:18:03 +08:00
..
apm-datacarrier One more time for heigher performance (#2930) 2019-06-29 15:18:03 +08:00
apm-util Move master to 6.3.0 (#2968) 2019-06-29 13:49:36 +08:00
pom.xml Move master to 6.3.0 (#2968) 2019-06-29 13:49:36 +08:00