Add gradle build support for benchmarks and examples. (#163)

17 files changed
tree: 1d446e74d666e9f1a862ac0e292d01e7c5c2b28e
  1. all/
  2. benchmarks/
  3. core/
  4. core_impl/
  5. examples/
  6. gradle/
  7. shared/
  8. .bazelrc
  9. .gitignore
  10. .gitmodules
  11. .travis.yml
  12. BUILD
  13. build.gradle
  14. checkstyle.xml
  15. CONTRIBUTING.md
  16. findbugs-exclude.xml
  17. gradlew
  18. gradlew.bat
  19. LICENSE
  20. pom.xml
  21. README.md
  22. settings.gradle
  23. WORKSPACE
README.md

Census - A stats collection framework

Build Status

Census provides a framework to define and collect stats against metrics and to break those stats down across user-defined dimensions.