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

Method InsertMulti

bench/pop.go:58–60  ·  view source on GitHub ↗
(b *testing.B)

Source from the content-addressed store, hash-verified

56}
57
58func (pop *Pop) InsertMulti(b *testing.B) {
59 helper.SetError(b, pop.Name(), "InsertMulti", "bulk-insert is not supported")
60}
61
62func (pop *Pop) Update(b *testing.B) {
63 m := NewModel3()

Callers

nothing calls this directly

Calls 2

NameMethod · 0.95
SetErrorFunction · 0.92

Tested by

no test coverage detected