Coder Social home page Coder Social logo

oudommunint / benchmark Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 0.0 2.06 MB

A C# console program that displays your system specs then runs a hashing benchmark on MD5, SHA256, SHA512 and a CPU benchmark

C# 100.00%
benchmark benchmarkdotnet console-application cpu csharp dotnet specs tools

benchmark's People

Contributors

oudommunint avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

benchmark's Issues

Error handling

Add try catch blocks with exception handling for Get methods.

.DS_Store

Ignore the file .DS_Store from version control.

Get system specs

Should get:

  • GPU Shared Memory
  • CPU L2 Cache
  • GPU Count
  • OS Info
  • Memory for OSX

OSX Security

Report from SPHardware should exclude:

  • Serial number (Duh)
  • Hardware UDID
  • Provisioning UUID
  • PC & Usr name

.Net 8.0.2

  • Upgrade .Net version from v7 => v8.
  • Check project package dependencies.
  • Code compatibility wiuth .Net 8.
  • Update ReadMe doco.

CPU - Clock speed

Currently CPU's clock speed only report the lowest base clock.
Should report:

  • CPU boost clocks
  • Cover hybrid architecture clock speeds.

CI - Windows build failing

https://github.com/OudomMunint/Benchmark/actions/runs/8920508703/job/24502720489#step:4:23

  • Step: npm ci
Error: Cannot find module 'C:\npm\prefix\node_modules\npm\bin\npm-cli.js'
    at Module._resolveFilename (node:internal/modules/cjs/loader:1202:15)
    at Module._load (node:internal/modules/cjs/loader:1027:27)
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:187:[14](https://github.com/OudomMunint/Benchmark/actions/runs/8920508703/job/24502720489#step:4:15))
    at node:internal/main/run_main_module:28:49 {
  code: 'MODULE_NOT_FOUND',
  requireStack: []
}

Additional GPU info

Get additional GPU information:

  • Clocks
  • Shaders
  • Die
  • Vram, size, clock
  • Process node
  • More to come.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.