summaryrefslogtreecommitdiff
path: root/src/main/scala
AgeCommit message (Expand)Author
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-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[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
2025-11-15chose: refactor and cleanup of main filesAbdellah El Morabit
2025-11-15feature: boilerplate FPUAbdellah El Morabit
2025-11-15feature: ALU boilerplateAbdellah El Morabit
2025-11-15feature: gitignoreAbdellah El Morabit