checkstyle / checkstyle/contribution

Javadoc Parser profiling to be coupled with antlr diff tool

Open
#261 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
57
Forks
168
Avg merge
1d 11h
Merged PRs (30d)
15

Description

Right now a mininmal effor work has been done in this area which can be seen at https://github.com/checkstyle/contribution/compare/master...ps-sp:docparseprof. These changes are designed so as to work with [slightly updated](https://github.com/checkstyle/checkstyle/compare/master...ps-sp:docparseprof) checkstyle. As has been pointed out in [4643#issuecomment](https://github.com/checkstyle/checkstyle/pull/4643#issuecomment-321230001) we can either make CS account the concerned methods' execution time and log it through some listener or we can use a patch _(right now `git cherry-pick` is being used and top commit from the updated checkstyle [branch](https://github.com/ps-sp/checkstyle/tree/docparseprof) is being cherry picked)_.

Also, the more dynamism can be added to this approach by parsing checkstlye source files and making a note of all the `System.out.println("Time by...")` and then accordingly grabbing all the times and printing it in the final report.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.