Skip to content

Add various hardware classes, including Cpu, Ram, Laptop, and Phone classes #4

@Nexabra

Description

@Nexabra

Adding these classes will help with project structure, organization, and working with the code

For example, CPU class should contain the following:

  • model
  • TDP
  • arch
  • cores
  • base freq
  • boost freq
  • threads
  • graphics (if any)
  • cache (L1, L2, L3)

Adding more data to the classes is welcome

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions