Skip to content

Commit 528565a

Browse files
authored
Removed some bullet points from highlights
1 parent 0d41ced commit 528565a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99
* ***Hundreds of millions*** of logs per second
1010
* Average latency of ***2-7 ns*** for basic data types
1111
* See [benchmarks](https://github.com/p-ranav/binary_log#benchmarks)
12-
* Extracts static information at compile-time
13-
* Only logs the dynamic parts of the messages at runtime in the hot path
1412
* Provides an [unpacker](https://github.com/p-ranav/binary_log/tree/master/tools/unpacker) to deflate the log messages
1513
* Uses [fmtlib](https://github.com/fmtlib/fmt) to format the logs
1614
* Synchronous logging - not thread safe

0 commit comments

Comments
 (0)