[![Review Assignment Due Date](https://classroom.github.com/assets/deadline-readme-button-24ddc0f5d75046c5622901739e7c5dd533143b0c8e959d652212380cedb1ea36.svg)](https://classroom.github.com/a/VDjH72bf)
# SP2023_HW4_release

## Usage

Once you complete your `my_pool.c` and `my_pool.h` you can compile your program with `make` or `make all`. If you only want to compile the sample testcase, you can type `make sample` as you desired while using `make bench` for compile the benchmark program for your report.