The Path to GitOps
The Path to GitOps | 2 Contents 05 Foreword 07 Introduction 08 Chapter 1–What is GitOps? Origins in DevOps Kubernetes and containers Cloud-Native DevOps A DevOps Operating 3–Templating Everything in Git Kustomize Helm Operators Combining Tools Summary The Path to GitOps | 3 Contents 22 Chapter 4–Git Workflows Separate Your Repositories Separate Triggered and GitOps Owned Benefits Drawbacks A Mindset Shift Conclusion The Path to GitOps | 4 Contents 37 Chapter 7–Handling Secrets Common Patterns Storing Encrypted0 码力 | 45 页 | 1.09 MB | 1 年前3HBase Read Path
HBase Read Path openinx@apache.org Abstract ❏ Client Side ❏ Server Side ❏ Tuning Part-1 Client Side HBase Client ClientScanner ClientScanner cache(queue) scanner.next() RegionServer-0 RegionServer-1 compacting them (old generation) ● Less mixed GC(s) and shorter STW time. End-to-end offheap on the read-path (HBASE-11425) BucketCache StoreFileScanner Copy the Block from BucketCache(offheap) to onheap. reference to the offheap block. Rpc Handler offheap onheap Use the DirectByteBuffer in all the read path. branch-1.5 branch-2 ● No need to copy block from offheap to onheap. ● Less onheap occupied. ●0 码力 | 38 页 | 970.76 KB | 1 年前3Cache-Friendly Design in Robot Path Planning
systems 4About Me Other interests: Game engines Meta-programming 5Robot path planning 6Robot path planning Path planning 7Path planning How an (autonomous) agent figures out how to get from one location 28High level goals of this talk Implement cache-friendly path planning code in C++ 29High level goals of this talk Implement cache-friendly path planning code in C++ Do so using the STL 30High level talk Implement cache-friendly path planning code in C++ Do so using the STL Try to keep our choices simple 31High level goals of this talk Implement cache-friendly path planning code in C++ Do so using0 码力 | 216 页 | 10.68 MB | 5 月前3Finding Bugs using Path-Sensitive Static Analysis
Finding Bugs using Path-Sensitive Static Analysis Gábor Horváth Gabor.Horvath@microsoft.com @XazaxHunWelcome to CppCon 2021! Join #visual_studio channel on CppCon Discord https://aka.ms/cppcon/discord the latest announcements Take our survey https://aka.ms/cppconAgenda • Intro to path-sensitive static analysis • Path-sensitive checks in MSVC • A look under the hood • Upcoming features • Lessons taking branch 3 • All warnings on infeasible paths are noise • Need info on the whole state! void path_sensitive(int *p, bool cond) { int var = 0; // branch 1 if (p != nullptr) { var =0 码力 | 35 页 | 14.13 MB | 5 月前3GNU Image Manipulation Program User Manual 2.4
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 81 7.5.1 Path Creating . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 83 7.5.4 Stroking a Path . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 83 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 222 12.6.1 Path Tool . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 653 页 | 19.93 MB | 1 年前3Blender v2.92 参考手册(繁体中文版)
sets where to store files such as temporary renders and auto-saves. Tip The // at the start of each path in Blender means the directory of the currently opened blend-file, used to reference relative paths Blender This section shows you the Blender version, details about the build configuration, and the path in which Blender is running. Python The Python version you are using, showing the paths of the Python separate files (unpacked). Blender keeps track of all unpacked resources via a relative or absolute path. See pack or unpack external Data. Automatically Pack Into .blend This option activates the file0 码力 | 3966 页 | 203.00 MB | 1 年前3Blender v2.93 Manual
sets where to store files such as temporary renders and auto-saves. Tip The // at the start of each path in Blender means the directory of the currently opened blend-file, used to reference relative paths Blender This section shows you the Blender version, details about the build configuration, and the path in which Blender is running. Python The Python version you are using, showing the paths of the Python separate files (unpacked). Blender keeps track of all unpacked resources via a relative or absolute path. See pack or unpack external Data. Automatically Pack Into .blend This option activates the file0 码力 | 3962 页 | 201.40 MB | 1 年前3GIMP User Manual 2.2
bits per color channel. Gimp cannot load such a file without losing resolution. In most cases the effects are too subtle to be detected by the human eye, but in some cases, mainly where there are large Glossary. Paths A path is a one-dimensional curve. Paths are used for two main purposes: • A closed path can be converted into a selection. • An open or closed path can be stroked, that is, painted painted on the image, in a variety of ways. Paths can be created and manipulated using the Path tool. Paths, like layers and channels, are components of an image. When an image is saved in GIMP's0 码力 | 421 页 | 8.45 MB | 1 年前3Blender v2.92 参考手册(繁体中文版)
sets where to store files such as temporary renders and auto-saves. Tip The // at the start of each path in Blender means the directory of the currently opened blend-file, used to reference relative paths Blender This section shows you the Blender version, details about the build configuration, and the path in which Blender is running. Python The Python version you are using, showing the paths of the Python separate files (unpacked). Blender keeps track of all unpacked resources via a relative or absolute path. See pack or unpack external Data. Automatically Pack Into .blend This option activates the file0 码力 | 3868 页 | 198.83 MB | 1 年前3Blender v2.92 Manual
sets where to store files such as temporary renders and auto-saves. Tip The // at the start of each path in Blender means the directory of the currently opened blend-file, used to reference relative paths Blender This section shows you the Blender version, details about the build configuration, and the path in which Blender is running. Python The Python version you are using, showing the paths of the Python separate files (unpacked). Blender keeps track of all unpacked resources via a relative or absolute path. See pack or unpack external Data. Automatically Pack Into .blend This option activates the file0 码力 | 3868 页 | 198.46 MB | 1 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100