Ding YuChen

Results 6 comments of 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 ![image](https://user-images.githubusercontent.com/9072299/121764430-666e0d80-cb76-11eb-82e2-52c4ad1f7faa.png) ![image](https://user-images.githubusercontent.com/9072299/121764439-7259cf80-cb76-11eb-99da-6b4709fe3db1.png)

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`