Status update
Code review and changes
Core software is about 80% done. It can process about 8100 log files in just 30 minutes. All logs have been taken from CQ WW CW 2021 public website, and I did replicated their contest rules just to test the code.
Unfortunately, no check logs are published there so I miss some log files, but after my compute time, the result is the same as CQ WW within 5 % error margin. It could be a different approach for validate/ invalidate cross checks, could be the penalties within CQ WW which I did not introduce, bottom line is that for a “not sweat at all” 3 days job, my code does great !
- Parsing header elements : Done
- Telegram bot chat added : Done
- Web page upload validator : Done
- Hacking protection added : Done