Skip to content

Commit 9b85205

Browse files
authored
Update packages/tasks/src/hardware.ts
1 parent afb3114 commit 9b85205

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/tasks/src/hardware.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@ export const SKUS = {
490490
tflops: 1.53,
491491
},
492492
"Intel Core 14th Generation (i7)": {
493-
tflops: 1.13,
493+
tflops: 0.8,
494494
},
495495
"Intel Core 13th Generation (i9)": {
496496
tflops: 0.85,

0 commit comments

Comments
 (0)