1. a7a746f Merge pull request #4346 from BSBandme/performance_result by Yilun Chong · 7 years ago
  2. 745ef89 Add performance.md and add instruction for linking tcmalloc by Yilun Chong · 7 years ago
  3. ed4321d Merge pull request #4387 from acozzette/down-integrate by Adam Cozzette · 7 years ago
  4. d6323c8 Change to deal all messages in one loop by Yilun Chong · 7 years ago
  5. 501c13f Rewrite go_benchmark by BSBandme · 7 years ago
  6. 0400cca Integrated internal changes from Google by Adam Cozzette · 7 years ago
  7. 6d2c6a0 some fix by BSBandme · 7 years ago
  8. 4e3c413 Add go benchmark by BSBandme · 7 years ago
  9. 6cd4ec4 Sync internal benchmark changes by Yilun Chong · 7 years ago
  10. 7f14915 upgrade submodule by Yilun Chong · 7 years ago
  11. 473a810 Update py_benchmark.py by Yilun Chong · 7 years ago
  12. fa60e55 Fix java benchmark to use parser, fix cpp benchmark new arena to use Reset, format some files by Yilun Chong · 7 years ago
  13. bab843b Merge pull request #4132 from BSBandme/JavaCaliperCounter by Yilun Chong · 7 years ago
  14. 195253c Add counter to Java benchmark by Yilun Chong · 7 years ago
  15. 2fc69b1 Add python benchmark by Yilun Chong · 7 years ago
  16. a147a21 Changed README by Yilun Chong · 7 years ago
  17. 4b02091 add cpp by Yilun Chong · 7 years ago
  18. 75523ec fix bugs by Yilun Chong · 7 years ago
  19. 34843ed Fix bugs by Yilun Chong · 7 years ago
  20. 5e732e3 Add caliper supported to java benchmark by Yilun Chong · 7 years ago
  21. 1fd6c17 Fix bugs to pass tests by Yilun Chong · 7 years ago
  22. 1c062a6 Sync internal benchmark changes by Yilun Chong · 7 years ago
  23. a289d43 Added C++ benchmark. (#1525) by Joshua Haberman · 9 years ago
  24. f5c7a48 benchmarks: update readme.txt by Zi Shen Lim · 9 years ago
  25. b661fb5 Add the missing maintiner-clean entry for benchmarks by Thomas Van Lenten · 9 years ago
  26. 247ef1f Addressed PR comments. by Josh Haberman · 9 years ago
  27. b2d4b1a Fixed for pre-C++11 ifstream which does not accept std::string. by Josh Haberman · 9 years ago
  28. 49a8918 Read files directly from filesystem since xxd isn't always available. by Josh Haberman · 9 years ago
  29. 1ce5bd8 Updates for PR comments. by Josh Haberman · 9 years ago
  30. 30a2f70 Added README describing the directory. by Josh Haberman · 9 years ago
  31. 2e83110 Added framework for generating/consuming benchmarking data sets. by Josh Haberman · 9 years ago
  32. fb77cc9 More cleanup, based around searches for "Google.ProtocolBuffers" by Jon Skeet · 10 years ago
  33. 7879f82 Add C# namespace to .proto files (e.g. descriptors, unit tests) by Jon Skeet · 10 years ago
  34. e428862 Replace links to code.google.com/protobuf with developers.google.com/protocol-buffers by Feng Xiao · 10 years ago
  35. 6ba3df0 Add benchmarks for writing to a FileOutputStream. Patch from Evan Jones. by kenton@google.com · 15 years ago
  36. c0abf64 Convert ProtoBench.java to unix-style line endings. by kenton@google.com · 15 years ago
  37. 90bdae2 Update benchmark data. by jonathan.skeet · 16 years ago
  38. 8604c74 Added copyright notice, made constants constant, added GC call before each test. by jonathan.skeet · 16 years ago
  39. ff9c9e4 Initial benchmarking. by jonathan.skeet · 16 years ago