Commit Graph

12 Commits

Author SHA1 Message Date
6114a98d54
Merge pull request #2 from nasrlol/feature/single-threaded-cpu-load-generation
Feature/single threaded cpu load generation boilerplate
2025-11-16 18:07:37 +01:00
3b35f42cc7
Merge branch 'main' into feature/single-threaded-cpu-load-generation 2025-11-16 18:07:20 +01:00
5a126081e0 chore: updated gitignore, removed accidental file 2025-11-16 18:05:08 +01:00
ebe167e951 Remove build artifacts from repository 2025-11-16 18:02:45 +01:00
df8cf59890 chose: refactor and cleanup of main files 2025-11-15 23:18:16 +01:00
380663c7e9 feature: boilerplate FPU
boilerplate classes for stressing the FPU, will be extended in the
future, still discovering, what does what and what stresses what
2025-11-15 23:17:36 +01:00
2adbea2fc2 feature: ALU boilerplate
boilerplate classes for stressing the ALU
2025-11-15 23:16:41 +01:00
3b21664094
Merge pull request #1 from nasrlol/chore/project-structure
setup of the project structure
2025-11-15 16:08:35 +01:00
bedb6d6cb7 chore: updated gitignore 2025-11-15 16:03:28 +01:00
b5e3d99f83 chore: cleanup build artifacts + updated gitignore 2025-11-15 16:02:14 +01:00
60fdc2d043 feature: gitignore 2025-11-15 14:45:59 +01:00
8fd093f82c
Initial commit 2025-11-14 15:59:27 +01:00