line_parser

command
v6.13.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 5, 2024 License: BSD-2-Clause Imports: 3 Imported by: 0

README

$ ls -l ~/tmp/huge
-rw-r--r--  1 kerl  staff  614295000 Aug 25  2020 /Users/kerl/tmp/huge

$ wc -l ~/tmp/huge
 10000000 /Users/kerl/tmp/huge

$ justtime read-string ~/tmp/huge  > /dev/null
TIME IN SECONDS 8.707 -- read-string /Users/kerl/tmp/huge
$ justtime read-string ~/tmp/huge  > /dev/null
TIME IN SECONDS 8.540 -- read-string /Users/kerl/tmp/huge
$ justtime read-string ~/tmp/huge  > /dev/null
TIME IN SECONDS 8.549 -- read-string /Users/kerl/tmp/huge

$ justtime scanner ~/tmp/huge  > /dev/null
TIME IN SECONDS 8.774 -- scanner /Users/kerl/tmp/huge
$ justtime scanner ~/tmp/huge  > /dev/null
TIME IN SECONDS 8.873 -- scanner /Users/kerl/tmp/huge
$ justtime scanner ~/tmp/huge  > /dev/null
TIME IN SECONDS 8.777 -- scanner /Users/kerl/tmp/huge

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL