Skip to content
This repository has been archived by the owner on Sep 3, 2023. It is now read-only.

AIR 0.7.1-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@isaac-baek isaac-baek released this 29 Nov 05:06
· 25 commits to main since this release

✔ Optimizations

  • Optimized airlog(node_name, filter_item, node_index, data) APIs
    Run on (160 X 3700 MHz CPU s)
    CPU Caches:
    L1 Data 32 KiB (x80)
    L1 Instruction 32 KiB (x80)
    L2 Unified 1024 KiB (x80)
    L3 Unified 28160 KiB (x4)
    AIR_API/Type_Performance: 8.46ns -> 7.51ns (11% improvement)
    AIR_API/Type_Latency: 12.6ns -> 10.7ns (15% improvement)
    AIR_API/Type_Queue: 9.76ns -> 7.29ns (25% improvement)
    AIR_API/Type_Utilization: 7.07ns -> 5.44ns (23% improvement)
    AIR_API/Type_Count: 7.31ns -> 6.41ns (12% improvement)

  • Optimized latency post-processing
    Latency stress test on PSD server
    AIR CPU Utilization: 80+% -> 20%

🚧 Fixed

  • Fixed latency format in air_tui to float type if the value is one digit number
  • Fixed a bug in air_tui that ignored STDIN