lab002

package
v0.0.0-...-f10d331 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2023 License: MIT Imports: 1 Imported by: 0

README

简单压力测试

运行结果

go test -bench=.不加-bench的时候不会运行BenchmarkXXX的方法。 函数名后面跟的-8表示cpu的数量,200000000表示循环次数,1.08 ns/op表示平均每次执行时间

Imgur

参考资料

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Division

func Division(a, b float64) (float64, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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