Skip to content

Commit 7cd79cd

Browse files
authored
Add Intel Core 14th Generation (i7) (#1353)
1 parent 20cc6cd commit 7cd79cd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/tasks/src/hardware.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -537,6 +537,9 @@ export const SKUS = {
537537
"Intel Core Ultra 7 265KF": {
538538
tflops: 1.53,
539539
},
540+
"Intel Core 14th Generation (i7)": {
541+
tflops: 0.8,
542+
},
540543
"Intel Core 13th Generation (i9)": {
541544
tflops: 0.85,
542545
},

0 commit comments

Comments
 (0)