Skip to content

v1.2.1

Compare
Choose a tag to compare
@templexxx templexxx released this 15 Feb 07:15
· 8 commits to master since this release

Has finally reached stable status!

Features:

  1. Using TSC register if hardware supported/it's system clock source.
  2. Could accelerate Cloud-Native applications if cloud providers could handle tsc clock source well enough.
  3. Fully using CPU load-store bandwidth & FMA instructions to reach the high speed and keep the consistence
  4. Could use out-of-order (for higher speed) or in-order model (for more accurate)
  5. Provding tools for finding better algorithm and measuring time drift