-
Notifications
You must be signed in to change notification settings - Fork 1
dannoy/tools
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Some small tools writen by me ============================= 1.iodisk It's a small program that performs disk I/O performance test,and demonstrates: a.normal read() vs mmap() b.O_SYNC vs O_DIRECT vs sync() vs fsync() vs fdatasync() 2.elftools I'm not sure what I will do about ELF, this is just a beginning. 2.1 elf_size Calculating the size occupied by the giving elf Warning: This algorithm maybe is wrong when not linking with GNU ld. 3.algorithm 3.1 GCD calculated by Euclidean algorithm 3.2 KMP String Search algorithm
About
some small tools writen by me
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published