index
:
torque.git
main
Torque system agent
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
Age
Commit message (
Expand
)
Author
2025-12-01
feature: running tests on fibers
Abdellah El Morabit
2025-12-01
feature: tried added fiber implementation when executing the tests from the view
nasr
2025-12-01
feature: connected view and logic. kind of rough at the moment will need furt...
nasr
2025-12-01
feature: added methods for gathering temporary system information
nasr
2025-12-01
feature: DTO for API endpoints
nasr
2025-11-30
feature: remember when I was trying to add a nice TUI with graphs etc, well t...
nasr
2025-11-30
checkpoint: started adding memory measurments
Abdellah El Morabit
2025-11-30
feature: http server running successfully on port 8080
Abdellah El Morabit
2025-11-29
checkpoint: attempt at implementing more functional programming in the Memory...
Abdellah El Morabit
2025-11-29
feature: succesfully allocated memory on the off heap (about 1gb) assigned so...
Abdellah El Morabit
2025-11-28
feature: succesfully allocated memory on the heap ( or the off heap ) not sur...
Abdellah El Morabit
2025-11-28
feature: creating a large data object
nasr
2025-11-28
feature & refactor: did a second refactor of the folders to a cap less one, d...
Abdellah El Morabit
2025-11-28
feature: removed the tui idea, wasnt working
Abdellah El Morabit
2025-11-28
feature: basic implementation of tui & folder and file refactorings for resou...
Abdellah El Morabit
2025-11-28
feature: basic http implementation
Abdellah El Morabit
2025-11-28
feature: oshi gathering basis system information, implemented basic temperatu...
nasr
2025-11-27
feature: basic zio concurrency
nasr
2025-11-27
refactor: refactored folder structures and packaging for better clarity
nasr
2025-11-26
chore: file refactor, imported zio
nasr
2025-11-26
chore: folder refactor, start of zio implementation
Abdellah El Morabit
2025-11-25
feature: cholesky decompostiion finised
nasr
2025-11-25
feature: checkpoint
Abdellah El Morabit
2025-11-20
feature: implemented some basic benchmarking logic & enum for pass and test
nasr
2025-11-20
refactor: remove unused Cpu object from the codebase, there was no need for it
nasr
2025-11-20
feature: implement Benchmark class and PrimeTest for performance measurement
nasr
2025-11-20
feature[benchmark]: time measurement benchmark
nasr
2025-11-19
feature: performance measuring to be implemented in prime generator
Abdellah El Morabit
2025-11-19
refactor: improved package naming
Abdellah El Morabit
2025-11-19
feature: implemented hashing loop
Abdellah El Morabit
2025-11-17
feature(updatefeature(update): prime calculation method
nasr
2025-11-16
feature: calculating if a number is a prime
nasr
2025-11-16
refactor: scala 3 main function, call of the prime class
nasr
2025-11-15
chose: refactor and cleanup of main files
Abdellah El Morabit
2025-11-15
feature: boilerplate FPU
Abdellah El Morabit
2025-11-15
feature: ALU boilerplate
Abdellah El Morabit
2025-11-15
feature: gitignore
Abdellah El Morabit