| commit | 6ad05df111478e412ea760b60039224d0497228b | [log] [tgz] |
|---|---|---|
| author | shahan <shahan@google.com> | Tue Jan 02 18:29:58 2018 -0800 |
| committer | Copybara-Service <copybara-piper@google.com> | Tue Jan 02 18:32:07 2018 -0800 |
| tree | f9f126675811f987743538056cf0519221d805a1 | |
| parent | 5a0857e54f96ab6cf763902e27ba79bc203d38d3 [diff] |
@AutoCodec: Uses sun.misc.Unsafe to retrieve fields for serialization. This is fast (profiles indicate a 9% penalty vs getters) and does not require getters. * Also adds a Marshaller for java.util.regex.Pattern. * Minor fixes for codecs that were broken by this change. PiperOrigin-RevId: 180619680
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel only rebuilds what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
See CONTRIBUTING.md
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.