Skip to content

Commit

Permalink
Test with less iterations
Browse files Browse the repository at this point in the history
  • Loading branch information
loremattei committed Mar 4, 2025
1 parent 7d5ab7a commit f761cbb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ class NextTrackerDataSetPerformanceTests: XCTestCase {
var tdsDevURL: String = "https://staticcdn.duckduckgo.com/trackerblocking/v5/next/"

let numberOfRuns = 10
let numberOfIterationsPerRun = 10
let numberOfIterationsPerRun = 1

func nextURL(filename: String, fileURL: String) -> URL {
let baseURL = URL(string: fileURL)!
Expand Down

0 comments on commit f761cbb

Please sign in to comment.