Skip to content

Commit fd2b80d

Browse files
committed
chore: update bench
1 parent 61a075f commit fd2b80d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

benchmarks/bulk_create.exs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
alias AshPostgres.Test.{Domain, Post}
22

3+
AshPostgres.TestRepo.start_link()
4+
35
ten_rows =
46
1..10
57
|> Enum.map(fn i ->

0 commit comments

Comments
 (0)