summaryrefslogtreecommitdiff
path: root/benchmarks
AgeCommit message (Expand)Author
2014-01-21Sync to internal Google development.Josh Haberman
2013-10-24Merge from Google-internal development:Josh Haberman
2013-05-28Merge from Google-internal development.Josh Haberman
2013-05-25Updated benchmarks to new API.Josh Haberman
2013-05-11Updated benchmarks to new APIs.Joshua Haberman
2013-02-15Sync with 8 months of Google-internal development.Josh Haberman
2012-03-31Sync from internal Google development.Joshua Haberman
2012-03-24Sync from internal Google development.Joshua Haberman
2011-12-22Fixed the open-source build.Joshua Haberman
2011-12-22Sync with internal Google development.Joshua Haberman
2011-11-23Refinement of upb_bytesrc interface.Joshua Haberman
2011-09-04Const invasion: large parts of upb made const-correct.Joshua Haberman
2011-08-31Header cleanup, clarify/correct comments for interfaces.Joshua Haberman
2011-08-27Refined upb_status.Joshua Haberman
2011-08-22Add comment clarifying that the proto2 benchmark is ugly and temporary.Joshua Haberman
2011-08-20Let the JIT emit hasbit-setting code in addition to calling a callback.Joshua Haberman
2011-08-19Some source cleanup/commenting.Joshua Haberman
2011-08-19Fix proto2 benchmark for newer proto2.Josh Haberman
2011-08-19Benchmark to parse into proto2 messages.Joshua Haberman
2011-08-17Benchmark JIT vs no JIT without forcing a whole-project recompile.Joshua Haberman
2011-07-15Directory restructure.Joshua Haberman
2011-07-14Major refactoring: upb_string is gone in favor of upb_strref.Joshua Haberman
2011-06-17Major refactoring: abandon upb_msg, add upb_accessors.Joshua Haberman
2011-05-21Make all handlers objects refcounted.Joshua Haberman
2011-05-21Add proof-of-concept C++ wrapper header.Joshua Haberman
2011-05-10Vastly improved/simplified the upb_handlers API.Joshua Haberman
2011-05-08Documentation, some type renaming, nix unknown handler for now.Joshua Haberman
2011-04-01First rough version of the JIT.Joshua Haberman
2011-03-20upb_stream: all callbacks registered ahead-of-time.Josh Haberman
2011-02-27Make proto2 benchmarks use ParsePartial, to make results vs upb more comparable.Joshua Haberman
2011-02-22Prevent the default message from getting mutated.Joshua Haberman
2011-02-18Change the API for getting the bootstrapped defs.Joshua Haberman
2011-02-14Make "byval" benchmarks actually byval.Joshua Haberman
2011-02-09Cache decoding objects for better benchmark results. (~15%)Joshua Haberman
2011-02-08Fix upb's parsetostruct benchmark.Joshua Haberman
2011-02-06Benchmarks compile and run again!Joshua Haberman
2010-07-24Optimizations and bugfix to benchmark.Joshua Haberman
2010-07-24Fixes to benchmark.Joshua Haberman
2010-07-24Stream decoding benchmark.Joshua Haberman
2010-01-15Remove struct keyword from all types, use typedef instead.Joshua Haberman
2010-01-15upb_parser -> upb_decoderJoshua Haberman
2010-01-11Defined upb_sink interface and ported the parser to it.Joshua Haberman
2010-01-05Merge branch 'data-refactoring'. Ported benchmarks.Joshua Haberman
2009-12-05Make defs refcounted, rename upb_context->upbsymtab.Joshua Haberman
2009-11-28Overhaul defs to derive from a common base.Joshua Haberman
2009-11-26Fix memory leak in test.Joshua Haberman
2009-09-26Use a status object for errors so a message can be returned.Joshua Haberman
2009-08-30Fixes for more discerning compilers.Joshua Haberman
2009-08-30Small stylistic improvements in benchmarks.Joshua Haberman
2009-08-27Some cleanup and reformatting, fixed the benchmarks.Joshua Haberman
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback