José Julián Sierra Álvarez Julian
  • Ingeniero en Sistemas Computacionales

  • Joined on 2026-04-20
Julian pushed to main at Julian/JuliaMSI 2026-05-31 01:03:59 +02:00
2198845aae Merge pull request 'dev/Memory_pooling_adjustments' (#1) from dev/Memory_pooling_adjustments into main
89de5a56e0 Fixed small issues within the file load and the precompiler script, added a final test benchmark suit to compare old Julia MSI library with current
05cb79253f cleaned the repository from dead code, simplified some functions, users can now create a system image of the JuliaMSI repo that runs the core dependencies faster without compiler time, alongside a docker environment for running scripts, the instructions are on the readme
8c37ea64aa fixed disk and memory bloat when loading several files, created zero-copy mmaps for msidata type objects for easier cache storage and less memory overhead, improved load times for files in general across the whole JuliaMSI environment
70fff16170 more secure locks and a script to create a system image of juliaMSI for faster boot times, still experimental but everything else remains pristine
Compare 7 commits »
Julian merged pull request Julian/JuliaMSI#1 2026-05-31 01:03:58 +02:00
dev/Memory_pooling_adjustments
Julian created pull request Julian/JuliaMSI#1 2026-05-31 01:03:47 +02:00
dev/Memory_pooling_adjustments