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

Using async queue instead of submit new Runnable each time #25

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

Commits on Aug 11, 2014

  1. Updated the creation of message from String.format to StringBuilder i…

    …n order to improve performance.
    maurofranceschini committed Aug 11, 2014
    Configuration menu
    Copy the full SHA
    0db3bbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d51d92 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2014

  1. Configuration menu
    Copy the full SHA
    50c60c8 View commit details
    Browse the repository at this point in the history
  2. Updated the creation of message from String.format to StringBuilder i…

    …n order to improve performance.
    maurofranceschini committed Aug 17, 2014
    Configuration menu
    Copy the full SHA
    e6c5382 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2015d62 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ddc21ac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    076bd55 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/master'

    Conflicts:
    	src/main/java/com/timgroup/statsd/NonBlockingStatsDClient.java
    maurofranceschini committed Aug 17, 2014
    Configuration menu
    Copy the full SHA
    9a22812 View commit details
    Browse the repository at this point in the history