Skip to content

Milestone 5

Vis Kirubakaran edited this page Apr 13, 2023 · 1 revision

Milestone Summary

Milestone 5 is when all team members have completed and tested their initial smell detection algorithms, JoernServer was improved with bugfixes and threaded reading from joern_query which was modified to use the standard output to communicate with the Parser instead of a JSON file, StatTracker underwent a major refactor which brought the addition of its own stat package as it was split into the following classes: Attribute, Class, MethodStat, Helper, and StatTracker. It was additionally in this milestone that joern_query underwent a major refactor to reduce the total setup time from Joern invocation and gained a 70-80% performance increase, adding logging and error handling capability.

Relevant Links

Clone this wiki locally