Skip to content

Update rlp_03#5

Open
StrongestNumber9 wants to merge 7 commits intoteragrep:mainfrom
StrongestNumber9:new
Open

Update rlp_03#5
StrongestNumber9 wants to merge 7 commits intoteragrep:mainfrom
StrongestNumber9:new

Conversation

@StrongestNumber9
Copy link
Contributor

Contains minor reordering

@StrongestNumber9 StrongestNumber9 requested a review from kortemik May 15, 2024 08:01
System.out.println("Metrics are printed every " + metricsInterval + " seconds");
return new Consumer<>() {
@Override
public synchronized void accept(FrameContext frameContext) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this be slow

plainServer(port);
return new Consumer<>() {
@Override
public synchronized void accept(FrameContext frameContext) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unnecessary synchronized be slow

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.

2 participants