34 Commits (7f457737f37373c181b649d4eb01e23bd198bcb4)

Author SHA1 Message Date
Adam Cozzette 4ec9170bcd Fix layering check for usage of gtest 11 months ago
Joshua Haberman 37a926e177 Added JSON parsing/serialization to benchmark 11 months ago
Eric Salo 0eac807f3b upb: delete the aliases for base:internal and mini_descriptor:internal 11 months ago
Protobuf Team Bot 0fab773c1d Update remainder of upb to new short license style. 1 year ago
Eric Salo 90a7de5063 upb: use upb_c_proto_library() instead of upb_proto_library() 1 year ago
Adam Cozzette 501ececd39 Reorganize upb file structure 1 year ago
Adam Cozzette 0d1ba13e83 Move everything into new upb/ directory 1 year ago
Richard Levasseur 558cb786dc Load Python rules from rules_python. 1 year ago
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
Mike Kruskal 10cbdfef5f Sync from Piper @473279986 2 years ago
Mike Kruskal 40847c7ee5
Fix Kokoro tests to work on Monterey machines (#10473) 2 years ago
Chris Kennelly 83c499de86 Delete benchmarks. 2 years ago
Mike Kruskal ce1cd3dec2
Specify that the python benchmark requires python 3 (#10402) 2 years ago
Mike Kruskal ed5c57a574
Remove all autotools usage (#10132) 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
David L. Jones e5e8378a62
[Bazel] Make the protobuf workspace (nearly) wildcard-buildable. (#10010) 3 years ago
David L. Jones 354aba886e
Add a test for bazel-built dist archives (#9929) 3 years ago
Adam Cozzette 5eafa23c98
Update CHANGES.txt (#9897) 3 years ago
David L. Jones 95da0ba5b4
Rename all BUILD files to BUILD.bazel (#9892) 3 years ago
Joshua Haberman dc4aad931e Sync from Piper @444600173 3 years ago
David L. Jones d76f8c868c
Add source distribution packaging rules (#9835) 3 years ago
noahdietz 5abf802bc2 Replace master with main in URLs & docs 3 years ago
Elliotte Rusty Harold 8c170146ee
download_data.sh no longer exists (#9661) 3 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
Elliotte Rusty Harold 749243db7e
Must build project before running benchmarks (#9454) 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
Adam Cozzette 31dd7b71cc
Fix benchmark by making sure we use Python 3 (#9170) (#9176) 3 years ago
Adam Cozzette 6a9cf18cba
Fix benchmark by making sure we use Python 3 (#9170) 3 years ago