Joshua Haberman
|
f5d2d55007
|
Deleted the legacy "Handlers" APIs. upb can finally be deserving of its name.
This is possible now that all users have been migrated to the new
upb_msg APIs.
|
4 years ago |
Joshua Haberman
|
c3b5637646
|
Added benchmark for loading ads descriptor.
Generally this seems to track the speed of loading descriptor.proto.
----------------------------------------------------------------------------------------------------
Benchmark Time CPU Iterations
----------------------------------------------------------------------------------------------------
BM_LoadDescriptor_Upb 59091 ns 59086 ns 11747 121.182MB/s
BM_LoadAdsDescriptor_Upb 4218587 ns 4218582 ns 166 120.544MB/s
BM_LoadDescriptor_Proto2 241083 ns 241049 ns 2903 29.7043MB/s
BM_LoadAdsDescriptor_Proto2 13442631 ns 13442099 ns 52 34.8975MB/s
|
4 years ago |
Joshua Haberman
|
901463e41e
|
Added benchmark of parsing.
|
6 years ago |
Joshua Haberman
|
5611ff267b
|
Moved bazel files to bazel/ directory.
|
6 years ago |
Joshua Haberman
|
f74cb51f11
|
Refactored workspace deps into a separate file.
|
6 years ago |
Joshua Haberman
|
717db51700
|
Updated protobuf to the main branch again.
|
6 years ago |
Joshua Haberman
|
1cf4af7b2c
|
A (final?) round of Blaze fixes.
|
6 years ago |
Joshua Haberman
|
5e5e0cf24a
|
More Blaze fixes.
|
6 years ago |
Joshua Haberman
|
f060528396
|
Updated protobuf to point to main repo.
|
6 years ago |
Joshua Haberman
|
0fea70b4d9
|
Works with Bazel 0.24.1 and Bazel 0.25.2!
|
6 years ago |
Joshua Haberman
|
cbe051a09c
|
Re-enabled conformance tests.
|
6 years ago |
Joshua Haberman
|
6c1b78f095
|
Update Skylib and update to newer Sandwich API.
|
6 years ago |
Joshua Haberman
|
20d849a5e0
|
Fixes for Bazel 0.25.
Disabled the conformance tests for now because I didn't push
the necessary changes to the protobuf repo yet.
|
6 years ago |
Joshua Haberman
|
239d4a90db
|
Fixed upb_proto_library() for macOS.
|
6 years ago |
Josh Haberman
|
02e26c5004
|
Replaced upb_proto_library() with a truly aspect-based rule.
|
6 years ago |
Josh Haberman
|
9ce4a77f61
|
Updates to build system for upb C++ compiler.
|
6 years ago |
Josh Haberman
|
a7ebe54eb1
|
Conformance tests work under Bazel.
|
6 years ago |
Josh Haberman
|
2655ed9cf5
|
Bazel builds everything except conformance_upb.
|
6 years ago |
Josh Haberman
|
01ed4ce3d4
|
WIP.
|
6 years ago |