summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
3 daysinitial commitmjkwiatkowski
3 daysUpdated build and benchmark to only run on atlarge-research/opendc repo (#429)Dante Niewenhuis
3 daysUpdated github actions to comment a performance benchmark when creating a PR ...Dante Niewenhuis
2026-05-21Updated the benchmark submit to push to a release file (#425)Dante Niewenhuis
2026-05-21Added benchmarking to the CI (#423)Dante Niewenhuis
2026-05-21Added Benchmarking tools (#413)Dante Niewenhuis
2026-05-20Update deploy condition for publish actionDante Niewenhuis
2026-05-20Updated deploy.yml to trigger on website publish (#421)Dante Niewenhuis
2026-05-20Add grouping for GitHub Actions updatesDante Niewenhuis
2026-05-18Fix documentation link in README (#419)Dante Niewenhuis
2026-05-12Added latest version to publish action (#418)Dante Niewenhuis
2026-05-12Updated README links (#417)Dante Niewenhuis
2026-05-12Updated README links (#416)Dante Niewenhuis
2026-05-12Added a forced pull of images to deploy.yml (#415)Dante Niewenhuis
2026-05-12Added workflow_dispatch to all github Actions so they can be triggered from G...Dante Niewenhuis
2026-04-24fix version format without double quotes (#411)vincent van beek
2026-04-24Merge pull request #410 from atlarge-research/fix-mavenvincent van beek
2026-04-24Merge branch 'master' into fix-mavenvincent van beek
2026-04-24add plugin settingsvincent van beek
2026-04-24Fix maven (#409)vincent van beek
2026-04-23fix publishing to maven centralvincent van beek
2026-04-23attempt to fix the maven publish step (#408)vincent van beek
2026-04-23attempt to fix the maven publish stepvincent
2026-04-15add a job report to the scenario overview with details and time data (#406)vincent van beek
2026-04-03make the production docker image versions configurable for easier deployment ...vincent van beek
2026-04-03add configuration options for JOB_TIMEOUT, POLL_INTERVAL and HEARTBEA… (#402)vincent van beek
2026-04-03start runner to run jobs, fix the trace path (#401)vincent van beek
2026-04-02fix docker image path, add website, add app cors origin url for prod (#400)vincent van beek
2026-04-02Fix authentication (#398)vincent van beek
2026-03-31Merge pull request #396 from atlarge-research/remove-test-settingsvincent van beek
2026-03-30attempt to fix the deploy of the new UI setup (#394)vincent van beek
2026-03-27Add import topology (#393)vincent van beek
2026-03-27add prefabs for racks (#392)vincent van beek
2026-03-26Use Quarkus Quinoa for serving web UI (#391)vincent van beek
2026-03-13Merge pull request #389 from vlogic/add-feature-to-check-available-memory-on-...Radu Nicolae
2026-03-13minor fixvincent
2026-03-13add tests for the new memory check featurevincent
2026-03-13Refactor `SimHost` for improved memory tracking, error handling, and task sta...vincent van beek
2026-01-09Fixed a bug that caused tasked to run much longer when supply was changed dur...Dante Niewenhuis
2025-11-26Fixed a small bug in the reading of workflows (#382)Dante Niewenhuis
2025-11-13Updated the checkpointModel and OnUpdate of SimTraceWorkload (#380)Dante Niewenhuis
2025-11-04Memory update (#379)Dante Niewenhuis
2025-10-17Updated FlowDistributor to use arrays for suppliers instead of maps (#378)Dante Niewenhuis
2025-10-14Improved the performance by removing many invalidates from FlowNodes (#377)Dante Niewenhuis
2025-10-03Removed a bug in MaxMinFlowDistributor. (#376)Dante Niewenhuis
2025-10-02Changed the input of "nature" to a boolean to safe space and make loading fas...Dante Niewenhuis
2025-10-02Improved FilterScheduler using a constantly sorting array (#374)Dante Niewenhuis
2025-09-26Converted maps in the FlowDistributor to Arrays for performance (#373)Dante Niewenhuis
2025-09-26Fixed a small bug that caused duplications in usedHosts in the FilterSchedule...Dante Niewenhuis
2025-09-25Updated FilterScheduler for performance (#371)Dante Niewenhuis