Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/geektutu/high-performance-go
/ Write
Method
Write
charpter-3/code/hpg-mutex/mutex.go:9–9 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
7
8
type
RW
interface
{
9
Write()
10
Read()
11
}
12
Callers
3
benchmark
Function · 0.65
BenchmarkBufferWithPool
Function · 0.65
BenchmarkBuffer
Function · 0.65
Implementers
2
Lock
charpter-3/code/hpg-mutex/mutex.go
RWLock
charpter-3/code/hpg-mutex/mutex.go
Calls
no outgoing calls
Tested by
3
benchmark
Function · 0.52
BenchmarkBufferWithPool
Function · 0.52
BenchmarkBuffer
Function · 0.52