Skip to content

Commit

Permalink
Merge master into feature/sdkv3
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-toolkit-automation authored Nov 29, 2024
2 parents c9d9783 + 0536f09 commit 6120124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/src/testInteg/perf/zipcode.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ async function setup(numberOfFiles: number, fileSize: number): Promise<SetupResu
function performanceTestWrapper(numberOfFiles: number, fileSize: number) {
return performanceTest(
getEqualOSTestOptions({
userCpuUsage: 200,
userCpuUsage: 300,
systemCpuUsage: 50,
heapTotal: 4,
}),
Expand Down

0 comments on commit 6120124

Please sign in to comment.