Skip to content

Improve GRADLE build Performance#748

Open
shisheng-1 wants to merge 1 commit intoFISCO-BCOS:masterfrom
shisheng-1:Modify_GRADLE_1
Open

Improve GRADLE build Performance#748
shisheng-1 wants to merge 1 commit intoFISCO-BCOS:masterfrom
shisheng-1:Modify_GRADLE_1

Conversation

@shisheng-1
Copy link

Process forking options. Gradle will run all tests in a single forked VM by default. This can be problematic if there are a lot of tests or some very memory-hungry ones. We can fork a new test VM after a certain number of tests have run by setting forkEvery.

=====================
If there are any inappropriate modifications in this PR, please give me a reply and I will change them.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@ghost
Copy link

ghost commented Nov 13, 2021

Sider has detected 1 warning on analyzing the commit 2e57315.

If the errors persist even after retrying, the following actions may resolve them:

If you still have problems, feel free to ask us via chat. 💬


You can turn off such notifications if unnecessary.

1 similar comment
@ghost
Copy link

ghost commented Nov 13, 2021

Sider has detected 1 warning on analyzing the commit 2e57315.

If the errors persist even after retrying, the following actions may resolve them:

If you still have problems, feel free to ask us via chat. 💬


You can turn off such notifications if unnecessary.

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.

1 participant