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

一些小的代码优化 #2

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Commits on Jun 7, 2016

  1. 升级到java1.8

    jujianhua committed Jun 7, 2016
    Configuration menu
    Copy the full SHA
    2f434b3 View commit details
    Browse the repository at this point in the history
  2. 添加gitignore忽略工程文件

    jujianhua committed Jun 7, 2016
    Configuration menu
    Copy the full SHA
    c65a626 View commit details
    Browse the repository at this point in the history
  3. 改进整数端口号的拆箱性能

    jujianhua committed Jun 7, 2016
    Configuration menu
    Copy the full SHA
    905bd34 View commit details
    Browse the repository at this point in the history
  4. 增加double locking检查

    jujianhua committed Jun 7, 2016
    Configuration menu
    Copy the full SHA
    18822f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    295f38a View commit details
    Browse the repository at this point in the history
  6. 改进对map的遍历提升一些小的性能

    jujianhua committed Jun 7, 2016
    Configuration menu
    Copy the full SHA
    e466185 View commit details
    Browse the repository at this point in the history
  7. 一些小的性能改进,使用java的整数cache

    jujianhua committed Jun 7, 2016
    Configuration menu
    Copy the full SHA
    50fae8a View commit details
    Browse the repository at this point in the history
  8. 一些小的性能改进,使用java的整数cache

    jujianhua committed Jun 7, 2016
    Configuration menu
    Copy the full SHA
    f70ed5b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    48e7e12 View commit details
    Browse the repository at this point in the history