command
Version:
v0.5.31
Opens a new window with list of versions in this module.
Published: Nov 5, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
これは何?
Go で test, benchmark, profile を行うサンプルです。
テスト
$ make test
$ make test_verbose
ベンチマーク
$ make bench
$ make bench_only
$ make bench_mem
プロファイル
最初にプロファイル結果を出力しておく必要があります。
$ make profile
その後、それぞれのプロファイル結果を見ることが出来ます。
$ make pprof_cpu
$ make pprof_mem
参考情報
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.