-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
686981e
commit 3c87c63
Showing
1 changed file
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# Progress Report | ||
|
||
> 12/01/2023 - 12/07/2023 | ||
## Completed Tasks | ||
|
||
- E2E Test (Real World) (#79) | ||
- @betarixm, @hataehyeok, @leejiwon1125 | ||
- Make workers to use fixed thread pool when sorting and partitioning (#94) | ||
- @hataehyeok, @leejiwon1125 | ||
- Adjust parameters like chunk size and JVM heap size (#95) | ||
- @hataehyeok, @leejiwon1125 | ||
- Refactor scripts (#96) | ||
- @betarixm | ||
- Packaging (#97) | ||
- @betarixm | ||
- Make validation strategy (#98) | ||
- @betarixm, @hataehyeok, @leejiwon1125 | ||
- Project clean up (#106) | ||
- @betarixm | ||
- Ensure non-loopback address (#107) | ||
- @betarixm, @hataehyeok, @leejiwon1125 |