Ding YuChen
Ding YuChen
We can scrape this information off the NUS website [here](https://www.comp.nus.edu.sg/cugresource/soc-sched/) I would like to take on this feature request if possible, but I am also curious what is a good...
As a patch, I will write a script to run a working command on the simple test programs in `microbat_experiment` and store the file record in to a folder. Subsequent...
Not sure if you still need help, I was also trying to figure out how to size columns properly in a table. In looking at the source code, `ColumnWidths` is...
# Investigation: Memory footprint hovers around 0.5gb, max 0.8gb, far below OOM thresholds (1gb). GC is able to handle high occupancy scenarios effectively. Since Microbat is not a read heavy...
# Memory and CPU sampling data  
https://github.com/llmhyy/microbat/blob/3e9fdf6dc3581c52da2e5b9b0d3b5479464085cb/microbat/src/main/microbat/sql/TraceRecorder.java#L90-L98 Reference to `BATCH_SIZE` in use in `TraceRecorder.java`