1586 Commits (6f8202823655c4ab4dc45b361f50a65d40c379f9)
 

Author SHA1 Message Date
Joshua Haberman bdd1a516e8 Fixed other tests. 4 years ago
Joshua Haberman 27262adf93 Snapshot descriptor.proto into our own copy for benchmarking purposes. 4 years ago
Joshua Haberman d6b40fd5e2 Added missing dependency on reflection. 4 years ago
Joshua Haberman b9f1b67d07 Use quoted include. 4 years ago
Joshua Haberman 1c8c16b9b1 Use quoted include. 4 years ago
Joshua Haberman 4f901b6430 Passes all tests. 4 years ago
Joshua Haberman de84e20788 Merge branch 'master' into optdefload 4 years ago
Joshua Haberman d5c64476fd
Merge pull request #318 from haberman/descriptor-load-benchmark 4 years ago
Joshua Haberman 42d2f6cef9 Add MB/s measures in the benchmarks. 4 years ago
Joshua Haberman 1ce98b86ec Added LoadDescriptor benchmark for proto2. 4 years ago
Joshua Haberman 4890735ce2 Added benchmark for descriptor loading. 4 years ago
Joshua Haberman 6f59f1256e Optimizations to descriptor loading. 4 years ago
Joshua Haberman 6874d61704
Merge pull request #317 from haberman/gencode-compat 4 years ago
Joshua Haberman c81113e60f Added fallback code for when no enum matches. 4 years ago
Joshua Haberman c10b24ffb2 Simplified switch(). 4 years ago
Joshua Haberman ded2e657a7 Added compatibility with old generated code. 4 years ago
Joshua Haberman 5b0c5c7d4a Dispatch inline. 4 years ago
Joshua Haberman 75edd3e59c Changed to use table pairs, seems to ever-so-slightly regress. 4 years ago
Joshua Haberman 69d99a247e
Merge pull request #3 from haberman/shifted-table 4 years ago
Joshua Haberman bca7edac8c Cleaned up table compression a bit. 4 years ago
Joshua Haberman b95f217996 A little speed boost, now hitting 2.51GB/s. 4 years ago
Joshua Haberman 8ed6b2fe85 Stored mask in the table pointer. 4 years ago
Joshua Haberman a6dc88556d Tables are compressed, but perf goes down to 2.44GB/s. 4 years ago
Joshua Haberman 91eb09b1bc Add a few comments. 4 years ago
Joshua Haberman 7a1835d7c3 Merge branch 'master' into fast-table 4 years ago
Joshua Haberman 8bd5c0088e
Merge pull request #316 from haberman/submsg-array 4 years ago
Joshua Haberman a4966fd230 Added a few extra sanity checks. 4 years ago
Joshua Haberman 99acbe0da8 Fixed bug where submsg array could have excess elements. 4 years ago
Joshua Haberman 2a0425ecf5
Merge pull request #315 from haberman/conformance-fixes 4 years ago
Joshua Haberman 7ccf5650c7 If we encounter "null" for a non-NullValue enum, throw an error. 4 years ago
Joshua Haberman 0a3a94a12f Updated to a new version of protobuf and fixed a few conformance tests. 4 years ago
Joshua Haberman ddd5f28c4f Merge branch 'is_bazel' 4 years ago
Joshua Haberman 10fa3a0c77
Merge pull request #314 from haberman/addunknown 4 years ago
Joshua Haberman 504e105420 undef UPB_ASAN. 4 years ago
Joshua Haberman ab96d1ec41 Removed extraneous C++-style comment. 4 years ago
Joshua Haberman d5096f9ee8 Fixed bug in addunknown and added ASAN poisoning. 4 years ago
Joshua Haberman 6fe84526be Mark _is_bazel to be replace in google3. 4 years ago
Joshua Haberman f01efe8b64 Removed another C99-ism. 4 years ago
Joshua Haberman 1749082bbb Removed C99-ism. 4 years ago
Joshua Haberman 147e363f56 Merge branch 'master' into fast-table 4 years ago
Joshua Haberman f2ddc15d76 Bugfix: initialize fastlimit and fastend. 4 years ago
Joshua Haberman 65e49b694b Merge branch 'gerben-fast-table' into fast-table 4 years ago
Joshua Haberman 1abf7d418d Added generated files. 4 years ago
Gerben Stavenga 3f719fa6b2 Bugfix: offsetting hasbits with 16 introduced a bug in calculating 4 years ago
Joshua Haberman aec762e405 Merge branch 'master' into fast-table 4 years ago
Joshua Haberman 4f77aaafd8 Merge pull request #2 from gerben-s/fast-table 4 years ago
Gerben Stavenga 4053805759 Bugfixes 4 years ago
Joshua Haberman d1cd80385b
Merge pull request #313 from haberman/inline-arena 4 years ago
Joshua Haberman ad21083623 Merge pull request #313 from haberman/inline-arena 4 years ago
Joshua Haberman 2339fc779c Updated obsolete comment. 4 years ago