Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 182 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 182 Bytes

Calculate and print time of write and read records to Map in Go and C++

To install:

go get github.com/kirsoft/go-map

To run:

go run main.go map

or

go build
./go-map map