Skip to content

DanielAtSamraksh/test_write_vs_mmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

test_write_vs_mmap

Test to see which is faster for log files: a simple write or a mmap.

Run like this:

> ./writetest

You can also do:

> ./writetest --help

About

Test to see which is faster for log files: a simple write or a mmap.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published