130 Commits (61967e84dd6b33d138ed311a59a5c75ca4348c21)

Author SHA1 Message Date
Adam Cozzette 5aca728f72 Reformat copyright headers 1 year ago
Eric Salo 3817bbb572 upb: create upb/mem/BUILD 1 year ago
Eric Salo e1e8f1e222 upb: create upb/base/BUILD 1 year ago
Eric Salo cafbe958fd upb: clean up benchmark.cc to make the compiler less unhappy 1 year ago
Protobuf Team Bot e074c038c3 Change objc_class_prefix for benchmarks/descriptor.proto to UPBB (from GPB). 1 year ago
Protobuf Team Bot 73ee41cbb2 license changes 2 years ago
Joshua Haberman 3b0c9261c6 Update to ads v13, to unbreak the build. 2 years ago
Joshua Haberman d520014cfa Added benchmarks for `upb_Arena_Fuse()` 2 years ago
Joshua Haberman c2a0cbe7d1 Add no-remote-exec tag to genrule() so Cider won't try to run it. 2 years ago
Mike Kruskal 2b011bc759 Internal changes 2 years ago
Protobuf Team Bot 306123e2e8 C++ Code generator 2 years ago
Eric Salo 41335a03be normalize upb_Message_New() 2 years ago
Protobuf Team Bot 04363f7bae Update workspace_deps.bzl protobuf main commit 2 years ago
Eric Salo edecfd5eb0 upb: use the new reflection headers 2 years ago
Protobuf Team Bot 97993b219d rename upb::SymbolTable as upb::DefPool 2 years ago
Protobuf Team Bot 88047d90ba update benchmark.cc from v7 to v11 of the google ads proto 2 years ago
Protobuf Team 78f5af8103 Internal change 3 years ago
Protobuf Team b8edc7153f Internal change 3 years ago
Joshua Haberman 970c645140 Fixes for google3 (layering check and formatting). 3 years ago
Joshua Haberman 8405436044 Addressed PR comments. 3 years ago
Joshua Haberman c944638b9b Changed benchmarks:benchmark to cc_test(), so it can be run with "bazel test". 3 years ago
Joshua Haberman 6af01a26a0 Ran clang-format. 3 years ago
Joshua Haberman 4c9891bf3e Renamed LoadDefInit_NoLayout() to LoadDefInit_BuildLayout(). 3 years ago
Joshua Haberman 205a7ea8b1 Added a variant of the def-loading benchmark that builds layout dynamically. 3 years ago
Joshua Haberman 1c955f37ce
Mass API rename and clang-reformat (#485) 3 years ago
Joshua Haberman 50978256b9 Properly byte-swap fixed packed fields. 3 years ago
Joshua Haberman 4abe724dde A few more fixes. 3 years ago
Joshua Haberman 7907ed913b Expanded the test to cover packed fields also. 3 years ago
Joshua Haberman 2e1502a637 Set benchmark baseline back to master. 3 years ago
Joshua Haberman 77c0381013 Interleave benchmark results. 3 years ago
Joshua Haberman eabb77458a Fixes to make upb's tests compatible with a minimal Docker container. 3 years ago
Joshua Haberman c5d6ec737e Removed unnecessary dependency. 3 years ago
Joshua Haberman 41bfbca375 Updated ads benchmark to v7 as v5 no longer exists upstream. 3 years ago
Joshua Haberman cdd6434a31 Introduced upb_extreg and plumbed it into decoder. 4 years ago
Joshua Haberman 823eb09694 Update all 2011 dates to 2021. 4 years ago
Joshua Haberman e59d2c8fa7 Added license headers to all files. 4 years ago
Joshua Haberman c358829c76 Now that handlers are gone, cleaned up table to use arenas exclusively. 4 years ago
Joshua Haberman a04627abc8 Added map sorting to binary and text encoders. 4 years ago
Joshua Haberman 9abf8e043f Clamp 32-bit varints to 5 bytes to fix a fuzz failure. 4 years ago
Joshua Haberman 9c87f1168f Added size benchmark for CODE_SIZE. 4 years ago
Joshua Haberman 358fa14d0e Fixed headers and updated benchmark script. 4 years ago
Joshua Haberman 378a27b640 Force "size" to run locally. 4 years ago
Joshua Haberman da48e01f05 More google3 fixes. 4 years ago
Joshua Haberman d2446fd2db Moved cc_api_version attribute to proto_library(). 4 years ago
Joshua Haberman 4a84390c89 Added cc_proto_library() tweaks for google3. 4 years ago
Joshua Haberman 86f671d5fd Fix for Darwin (output is different, but it won't error out). 4 years ago
Joshua Haberman 165e01ec6f Fix for old Python versions. 4 years ago
Joshua Haberman 65d166a6ba Added API for copy vs. alias and added benchmarks to test both. 4 years ago
Joshua Haberman 881ddac7fe Also use .format() for gen_synthetic_protos.py. 4 years ago
Joshua Haberman 8b7dabe1a2 Use format() instead of string interpolation, for old Python versions. 4 years ago