Tracy: A Profiler You Don't Want to Miss
overhead (a few nanoseconds per zone) Cross-platform (Windows, Linux, macOS, iOS, Android, WASM*) Hybrid profiling capabilities (sampling and/or instrumentation) (CPU and GPU instrumentation) Tracing overhead (a few nanoseconds per zone) Cross-platform (Windows, Linux, macOS, iOS, Android, WASM*) Hybrid profiling capabilities (sampling and/or instrumentation) Tracing capabilities (values, messages overhead (a few nanoseconds per zone) Cross-platform (Windows, Linux, macOS, iOS, Android, WASM*) Hybrid profiling capabilities (sampling and/or instrumentation) Tracing capabilities (values, messages0 码力 | 84 页 | 8.70 MB | 5 月前3Tracy: A Profiler You Don't Want to Miss
overhead (a few nanoseconds per zone) Cross-platform (Windows, Linux, macOS, iOS, Android, WASM*) Hybrid profiling capabilities (sampling and/or instrumentation) (CPU and GPU instrumentation) Tracing overhead (a few nanoseconds per zone) Cross-platform (Windows, Linux, macOS, iOS, Android, WASM*) Hybrid profiling capabilities (sampling and/or instrumentation) Tracing capabilities (values, messages overhead (a few nanoseconds per zone) Cross-platform (Windows, Linux, macOS, iOS, Android, WASM*) Hybrid profiling capabilities (sampling and/or instrumentation) Tracing capabilities (values, messages0 码力 | 85 页 | 6.51 MB | 5 月前3Lifetime Safety in C++: Past, Present and Future
Carruth - CppNow 23Approaches to safety Safe Unsafe Hybrid approach • Suggest safer constructs • Find bugsApproaches to safety Safe Unsafe Hybrid approach • Suggest safer constructs • Find bugs • of RAII • Find bad locking patterns • Choose your own adventureApproaches to safety Safe Unsafe Hybrid approach • Suggest safer constructs • Find bugs • Suggest use of RAII • Find bad locking patterns0 码力 | 124 页 | 2.03 MB | 5 月前3TVM: Where Are We Going
= 0 to 10 [data_par] { %B[%i] = %A[%i] + 1.0 } }First-class Python Support @tvm.hybrid def te_add_one(a, b): n = var(“n”) A = bind_buffer(shape=[n], a) B = bind_buffer(shape=[n] A[i] = B[i] + 1 mod = tvm.IRModule([te_add_one]) print(mod[”te_add_one”].args) Use hybrid script as an alternative text format Directly write pass, manipulate IR structures Accelerate0 码力 | 31 页 | 22.64 MB | 5 月前3Real-Time Unified Data Layers: A New Era for Scalable Analytics, Search, and AI
divers data types, reducing complexity in querying distributed datasets. Horizontal scalability across hybrid environments, supporting cloud, on- prem, and edge deployments. Always-on architecture ensuring availability for both structured analytics, full-text search and AI search (e.g., vector embeddings) requires hybrid query capabilities. Supporting Multiple Workloads Real-Time UDLs seamlessly handle real-time analytics0 码力 | 10 页 | 2.82 MB | 5 月前3The Shapes of Multidimensional Arrays
Summary Optimizing dynamic-only extents is easy Optimizing static-only extents is easy Optimizing hybrid extents is tricky Axes of optimization In space: storing only dynamic extents at runtime In time: mini-languages Far more powerful than relaxed incomplete multidimensional array type declaration Hybrid dynamic and static extent particularly tricky to implement Log-tuple trick useful in many situations0 码力 | 62 页 | 1.38 MB | 5 月前3MITRE Defense Agile Acquisition Guide - Mar 2014
DoDI 5000.02 requirements. Figure 8 provides a potential framework that adapts Models 2, 3, and Hybrid B from the Interim DoDI 5000.02 for an Agile program acquisition. Figure 8: Potential Agile teams, parallel developments, and multiple contractors. Larger programs may have to use more of a hybrid approach with traditional development methods. Adapting Agile practices to larger projects requires0 码力 | 74 页 | 3.57 MB | 5 月前3Tornado 6.5 Documentation
return partial content (because some browsers require this functionality to be present to seek in HTML5 audio or video). Subclassing notes This class is designed to be extensible by subclassing, but because communication to the browser Implementation of the WebSocket protocol. WebSockets [http://dev.w3.org/html5/websockets/] allow for bidirectional communication between the browser and server. WebSockets are response headers can be sent by overriding set_default_headers or prepare. See http://dev.w3.org/html5/websockets/ for details on the JavaScript interface. The protocol is specified at http://tools.ietf0 码力 | 437 页 | 405.14 KB | 2 月前3Django CMS 3.11.10 Documentation
you add an API endpoint, this will be the only way to access the content. Note You can also run a hybrid mode where you serve both the HTML pages and the content via an API, say, for an app. In this case check the package you are using to create the REST API on how to do this. Hybrid setup You can also use django CMS in a hybrid setup, where you serve both the HTML pages and the content via an API. In interface while serving content exclusively through the API. Additionally, you can continue running a hybrid mode where both HTML pages and API content are served. See How to run django CMS in headless mode0 码力 | 493 页 | 1.44 MB | 6 月前0.03蚂蚁金服 API Gateway Mesh 思考与实践
MOSN MOSN MOSN Cloud A Cloud B LB Sidecar API Gateway Centralized API Gateway Decentralized Hybrid Cloud Bridge 云原生下 MOSN 的多面性 Message Server MQ Client20/21 分享主题:字号 分享嘉宾 开源? Gateway Core0 码力 | 22 页 | 1.72 MB | 5 月前3
共 36 条
- 1
- 2
- 3
- 4
相关搜索词
TracyProfilerYouDonWanttoMissLifetimeSafetyinC++PastPresentandFutureTVMWhereAreWeGoingRealTimeUnifiedDataLayersNewEraforScalableAnalyticsSearchAITheShapesofMultidimensionalArraysMITREDefenseAgileAcquisitionGuideMar2014Tornado6.5Documentationhttpsdocsdjangocmsorgdownloadsenlatest蚂蚁金服APIGatewayMesh思考实践