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

[Test-2] Parallel measurement of phases (write + read) #3

Open
wants to merge 11 commits into
base: add-transaction-measurement-sys-call-way
Choose a base branch
from

Conversation

AndreyKoltsov1997
Copy link
Owner

The PR is dedicated to parallel measurements of transaction phases: write, read.

@AndreyKoltsov1997 AndreyKoltsov1997 added the wontfix This will not be worked on label May 19, 2021
@AndreyKoltsov1997 AndreyKoltsov1997 self-assigned this May 19, 2021
@AndreyKoltsov1997 AndreyKoltsov1997 changed the title [Test] Parallel measurement of phases (write + read) [Test-2] Parallel measurement of phases (write + read) May 21, 2021
try {
Thread.sleep(1);
} catch (InterruptedException e) {
e.printStackTrace();
Copy link
Owner Author

Choose a reason for hiding this comment

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

This must be handled properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant