Skip to content

yakov-bakhmatov/log4rs-benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

log4rs - asynchronous log files rotation benchmark

cargo run --release -- [count_of_threads]

To rotate log files in a separate thread enable feature async_rotation:

cargo run --release --features=async_rotation -- [count_of_threads]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages