-
Notifications
You must be signed in to change notification settings - Fork 267
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactoring of branch to merge it to master
In order to fix the jmh benchmarking test, we need to refactor and remove some changes made to run test locally.
- Loading branch information
Showing
5 changed files
with
4 additions
and
78 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -92,10 +92,4 @@ hello.phrase = MainNet | |
wallet { | ||
enabled = false | ||
accounts = [] | ||
} | ||
|
||
cache { | ||
states { | ||
max-elements = 4000000 | ||
} | ||
} | ||
} |
68 changes: 0 additions & 68 deletions
68
rskj-core/src/test/java/org/ethereum/datasource/DataSourceWithCacheProfilingMemoryTest.java
This file was deleted.
Oops, something went wrong.