Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions packages/tasks/src/hardware.ts
Original file line number Diff line number Diff line change
Expand Up @@ -489,6 +489,9 @@ export const SKUS = {
"Intel Core Ultra 7 265KF": {
tflops: 1.53,
},
"Intel Core 14th Generation (i7)": {
tflops: 1.13,
},
"Intel Core 13th Generation (i9)": {
tflops: 0.85,
},
Expand Down