Skip to content

Commit afb3114

Browse files
authored
Add Intel Core 14th Generation (i7)
I Just added my CPU, work still needs to be done to cover intel's 14th gen CPUs.
1 parent 68c6201 commit afb3114

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
@@ -489,6 +489,9 @@ export const SKUS = {
489489
"Intel Core Ultra 7 265KF": {
490490
tflops: 1.53,
491491
},
492+
"Intel Core 14th Generation (i7)": {
493+
tflops: 1.13,
494+
},
492495
"Intel Core 13th Generation (i9)": {
493496
tflops: 0.85,
494497
},

0 commit comments

Comments
 (0)