Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #2156 : speed up JarAnalyzer #2158

Merged
merged 1 commit into from
Jul 2, 2018

Conversation

idodeclare
Copy link
Contributor

Hello,

Please consider for integration this patch to speed up JarAnalyzer by reusing the same string builders for an entire jar.

Thank you.

@coveralls
Copy link

coveralls commented Jun 15, 2018

Pull Request Test Coverage Report for Build 2562

  • 39 of 39 (100.0%) changed or added relevant lines in 3 files are covered.
  • 13 unchanged lines in 6 files lost coverage.
  • Overall coverage decreased (-0.004%) to 72.831%

Files with Coverage Reduction New Missed Lines %
src/org/opensolaris/opengrok/history/SCCSRepository.java 1 79.27%
src/org/opensolaris/opengrok/configuration/IndexTimestamp.java 2 52.38%
src/org/opensolaris/opengrok/history/HistoryGuru.java 2 75.4%
src/org/opensolaris/opengrok/configuration/RuntimeEnvironment.java 2 71.43%
src/org/opensolaris/opengrok/history/RepositoryFactory.java 3 86.27%
src/org/opensolaris/opengrok/history/BitKeeperRepository.java 3 79.72%
Totals Coverage Status
Change from base Build 2561: -0.004%
Covered Lines: 31182
Relevant Lines: 42814

💛 - Coveralls

@tarzanek
Copy link
Contributor

tarzanek commented Jul 2, 2018

it looks ok, merging, thank you

@tarzanek tarzanek merged commit d4765d8 into oracle:master Jul 2, 2018
@tarzanek tarzanek added this to the 1.1 milestone Jul 2, 2018
@tarzanek tarzanek self-assigned this Jul 2, 2018
@idodeclare idodeclare deleted the feature/jar_perf branch August 8, 2021 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants