summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-01refactor: basic refactoring and taking care of TODOnasr
2025-12-01refactor & debugnasr
2025-12-01feature: method for checking temperature and general stabililtynasr
2025-12-01debug & refactor: method positions and fiber implementationnasr
2025-12-01feature: working view, and added http to view options instead of running it ...nasr
2025-12-01feature: arena error handlingnasr
2025-12-01feature: enhance resourceView output formatting and ensure execution flownasr
2025-12-01feature: implement HTTP handler and update resource methods for API routesnasr
2025-12-01debug: checkpoint for attempt for out of bounds exceptionAbdellah El Morabit
2025-12-01checkpoint: everything is working, except for http, and a couple memory leaksAbdellah El Morabit
2025-12-01feature: running tests on fibersAbdellah El Morabit
2025-12-01refactor: updated readmenasr
2025-12-01feature: tried added fiber implementation when executing the tests from the viewnasr
2025-12-01feature: connected view and logic. kind of rough at the moment will need furt...nasr
2025-12-01feature: added methods for gathering temporary system informationnasr
2025-12-01feature: DTO for API endpointsnasr
2025-11-30feature: remember when I was trying to add a nice TUI with graphs etc, well t...nasr
2025-11-30checkpoint: started adding memory measurmentsAbdellah El Morabit
2025-11-30refactor: readmeAbdellah El Morabit
2025-11-30refactor: readmeAbdellah El Morabit
2025-11-30feature: readmeAbdellah El Morabit
2025-11-30feature: http server running successfully on port 8080Abdellah El Morabit
2025-11-29checkpoint: attempt at implementing more functional programming in the Memory...Abdellah El Morabit
2025-11-29feature: succesfully allocated memory on the off heap (about 1gb) assigned so...Abdellah El Morabit
2025-11-28feature: succesfully allocated memory on the heap ( or the off heap ) not sur...Abdellah El Morabit
2025-11-28feature: creating a large data objectnasr
2025-11-28feature & refactor: did a second refactor of the folders to a cap less one, d...Abdellah El Morabit
2025-11-28feature: removed the tui idea, wasnt workingAbdellah El Morabit
2025-11-28feature: basic implementation of tui & folder and file refactorings for resou...Abdellah El Morabit
2025-11-28debug: bugfix added dependencyAbdellah El Morabit
2025-11-28feature: basic http implementationAbdellah El Morabit
2025-11-28feature: oshi gathering basis system information, implemented basic temperatu...nasr
2025-11-27feature: basic zio concurrencynasr
2025-11-27refactor: refactored folder structures and packaging for better claritynasr
2025-11-26chore: file refactor, imported zionasr
2025-11-26chore: folder refactor, start of zio implementationAbdellah El Morabit
2025-11-25feature: cholesky decompostiion finisednasr
2025-11-25feature: checkpointAbdellah El Morabit
2025-11-20feature: implemented some basic benchmarking logic & enum for pass and testnasr
2025-11-20refactor: remove unused Cpu object from the codebase, there was no need for itnasr
2025-11-20feature: implement Benchmark class and PrimeTest for performance measurementnasr
2025-11-20feature: add .scala-build/ to .gitignorenasr
2025-11-20feature: add project/metals.sbt to .gitignorenasr
2025-11-20feature[benchmark]: time measurement benchmarknasr
2025-11-19feature: performance measuring to be implemented in prime generatorAbdellah El Morabit
2025-11-19refactor: improved package namingAbdellah El Morabit
2025-11-19feature: implemented hashing loopAbdellah El Morabit
2025-11-17feature(updatefeature(update): prime calculation methodnasr
2025-11-16feature: calculating if a number is a primenasr
2025-11-16refactor: scala 3 main function, call of the prime classnasr