labs20

package
v0.0.0-...-6c2044b Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

README

测试Go调用C和C调用Go的效率差异。

测试结果:

> go test labs20 -bench=".*"
testing: warning: no tests to run
PASS
Benchmark_Go_Call_C	50000000	        55.6 ns/op
Benchmark_C_Call_GO	 5000000	       434 ns/op
ok  	labs20	5.473s

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