MCPcopy Create free account
hub / github.com/efectn/go-orm-benchmarks / InsertMulti

Method InsertMulti

helper/suite.go:12–12  ·  view source on GitHub ↗
(b *testing.B)

Source from the content-addressed store, hash-verified

10 Close() error
11 Insert(b *testing.B)
12 InsertMulti(b *testing.B)
13 Update(b *testing.B)
14 Read(b *testing.B)
15 ReadSlice(b *testing.B)

Callers 2

InsertMultiMethod · 0.65
InsertMultiMethod · 0.65

Implementers 15

Xormbench/xorm.go
GormPrepbench/gorm_prep.go
Sqlboilerbench/sqlboiler.go
Beegobench/beego.go
Upperbench/upper.go
Entbench/ent.go
Gormbench/gorm.go
Sqlxbench/sqlx.go
Gorpbench/gorp.go
Pgxbench/pgx.go
Reformbench/reform.go
Godbbench/godb.go

Calls

no outgoing calls

Tested by

no test coverage detected