Skip to content

Commit

Permalink
change to .2
Browse files Browse the repository at this point in the history
  • Loading branch information
ricokahler committed Sep 25, 2024
1 parent e74cdf1 commit 524bed5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion perf/efps/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import synthetic from './tests/synthetic/synthetic'
import {type EfpsResult} from './types'

const tag = 'latest'
const deltaThreshold = 0.1
const deltaThreshold = 0.2

const headless = true
const tests = [recipe, article, synthetic]
Expand Down

0 comments on commit 524bed5

Please sign in to comment.