summaryrefslogtreecommitdiff
path: root/benchmarks/parsetostruct.upb_table.c
AgeCommit message (Expand)Author
2011-05-21Make all handlers objects refcounted.Joshua Haberman
2011-05-10Vastly improved/simplified the upb_handlers API.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-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
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-30Small stylistic improvements in benchmarks.Joshua Haberman
2009-08-27Some cleanup and reformatting, fixed the benchmarks.Joshua Haberman
2009-08-04More work on benchmarks (performance tests).Joshua Haberman
2009-08-04Integrated benchmarks into main Makefile.Joshua Haberman
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback