measurement

command
v0.0.0-...-01112b7 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2020 License: MIT Imports: 11 Imported by: 0

README

Measurement between goroutine and without goroutine.

This directory is to measure time that getting HackerNews between goroutine and without goroutine.

without goroutine

❯ go run measurement/hn_api.go 5
5
3.221009秒

with goroutine

❯ go run measurement/hn_api_goroutine.go 5
5
1.729498秒

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