Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 848 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 848 Bytes

A Low Latency C++11 Logging Library

Usage

add header to your code #include "myNanoLog"

Latency test

运行机器:华为云ECS服务器 CentOS 8.2 64bit 1vCPUs | 2GiB

不同线程数下的NGL和GL对比

GLNGL


与spdlog性能对比

spdlogmyNanoLog-GL


对比表格