Skip to content

Commit

Permalink
Removed some bullet points from highlights
Browse files Browse the repository at this point in the history
  • Loading branch information
p-ranav committed Dec 6, 2021
1 parent 0d41ced commit 528565a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Expand Up @@ -9,8 +9,6 @@
* ***Hundreds of millions*** of logs per second
* Average latency of ***2-7 ns*** for basic data types
* See [benchmarks](https://github.com/p-ranav/binary_log#benchmarks)
* Extracts static information at compile-time
* Only logs the dynamic parts of the messages at runtime in the hot path
* Provides an [unpacker](https://github.com/p-ranav/binary_log/tree/master/tools/unpacker) to deflate the log messages
* Uses [fmtlib](https://github.com/fmtlib/fmt) to format the logs
* Synchronous logging - not thread safe
Expand Down

0 comments on commit 528565a

Please sign in to comment.