Skip to content

Conversation

@zshbleaker
Copy link
Contributor

Which is more accurate.

@zshbleaker
Copy link
Contributor Author

现在的 duration 非常不准,数字基本在秒级别,远高于正常水平。

private static class IpTag {
private static class ResponseTag {
public String ip = null;
public Long duration = null;
Copy link
Contributor

Choose a reason for hiding this comment

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

那这里没必要装箱,直接long 就好了

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated.

@longbai
Copy link
Contributor

longbai commented Aug 15, 2016

LGTM

@longbai longbai merged commit bcf90b2 into qiniu:master Aug 15, 2016
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