Skip to content

Benchmarks

Zhaofeng Li edited this page Jan 23, 2024 · 1 revision

Benchmarks

System Calls

  • ping pong
  • map()/unmap()

Device Drivers

  • Intel 82599 10Gbps Ethernet driver (Ixgbe)
    • sys_ns_loopsleep()
  • NVMe driver for PCIe-attached SSDs

Applications

  • Maglev
  • KVStore
  • Web Client

Clone this wiki locally