-
Notifications
You must be signed in to change notification settings - Fork 8.8k
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
feature:seata benchmark #6580
base: 2.x
Are you sure you want to change the base?
feature:seata benchmark #6580
Conversation
|
||
public static String readFileContent(File file) throws IOException { | ||
StringBuilder contentBuilder = new StringBuilder(); | ||
// 使用当前线程的类加载器获取资源作为流 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Use english comment here.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok, i will fix
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What is the use of this file.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Strictly speaking, the scenario is not implemented yet, this is holder, can delete.
Building a benchmark for seata. benchmark is divided into three parts from micro to macro: