Skip to content

Commit 10fcd9f

Browse files
committed
faster
1 parent 3ac7987 commit 10fcd9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmark/performance.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@ async function benchmarkQueryWithInclude() {
393393
return measureOperation({
394394
name: 'Query with Include (2 levels)',
395395
skipWarmup: true,
396-
dbLatency: 100,
396+
dbLatency: 50,
397397
iterations: 100,
398398
operation: async () => {
399399
// Create 10 Level2 objects

0 commit comments

Comments
 (0)