Harbor Deep Dive - Open source trusted cloud native registryHarbor Deep Dive Open source trusted cloud native registry Henry Zhang, Chief Architect, VMware R&D China Steven Zou, Staff Engineer, VMware R&D China Nov. 2018 goharbor.io Initiated by VMware GitHub Repo: https://github.com/go harbor/harbor/ Apache 2.0 license An open source trusted cloud native registry project HARBOR More integrations in future Harbor Project History Harbor Community0 码力 | 15 页 | 8.40 MB | 1 年前3
Rust分布式账务系统 - 胡宇afeETv8G2jjQ 分布式账务系统 第一个吃螃蟹的人从招聘到上线的干货 心路历程 落地第一个 Rust 项目 磨刀霍霍 – 技术选型 心路历程 ● 对新技术持开放态度 ● Kotlin :简洁, JVM, GC ● Rust 引入 Linux 内核 ● Android 支持 Rust ● 积极探索新技术对金融科技的改变 ● 对于核心领域系统,追求极致性能,使用 Rust 更加容易吸引对技术有追求的人才 Rust 学习曲线 ● Java 背景, C++ 背景的同事 ● 学习《 rust 程序设计》 ● 1-3 月可以熟练转型使用 Rust Rust 与原有技术栈的融合 ● Kotlin : 偏业务,适合快速迭代 ● Rust :偏基础架构,适合精心打磨 ● gRPC :跨语言跨平台通讯 心路历程 真刀实枪 – 开发调试部署 IDE JetBrains + Rust0 码力 | 27 页 | 12.60 MB | 1 年前3
Borsh 安全高效的二进制序列化Repository Rust https://github.com/near/borsh-rs Typescript https://github.com/dao-xyz/borsh-ts Java, Kotlin, Scala https://github.com/near/borshj Go https://github.com/near/borsh-go Python https://github0 码力 | 21 页 | 3.35 MB | 1 年前3
NativeScript 101@RobLauer Senior Manager, Developer Relations What can we cover today? oRise of "JavaScript-driven Native" oIntro to NativeScript oNativeScript core concepts o“Hello World” oExtending with plugins oDebugging Premium experience Device APIs Best of both? Compromises. Mobile Web - PWA Hybrid Native “1st Gen” X-Plat Native Binary Choice Nativ e Hybri d ? Best experience ? One platform at a time ? Fast experience Binary Choice Native JavaScript ? Fast to market ? Best experience Native App "JavaScript-Driven Native" Native UI driven by JavaScript Native UI JavaScript-to-Native bridge JavaScript Engine0 码力 | 90 页 | 40.11 MB | 1 年前3
陈东 - 利用Rust重塑移动应用开发-230618CTO AccountLabs Rust China Conf 2023 2023 移动应用开发有那些选择? 1. Native 2. Flutter 3. React Native ? 利用 Rust 重塑移动应用开发 React Native is an open-source JavaScript framework, designed for building apps support (Javascript better than Dart) 利用 Rust 重塑移动应用开发 跨平台开发的优势和局 限性 Cons: - Performance - Native feature utilize - Existing Codebase 跨平台开发到到底 应该跨什么? UI or Logic ? 利用 Rust 重塑移动应用开发 Rust 在移动端应 platforms. Share Logic 利用 Rust 重塑移动应用开发 Keystone App is a mobile application developed with React native. Due to some computationally intensive tasks, using Javascript is very poor. Therefore, we plan0 码力 | 22 页 | 2.10 MB | 1 年前3
JVM 内存模型Thread Thread PC Register JVM Stack Native Method Stack PC Register JVM Stack Native Method Stack PC Register JVM Stack Native Method Stack 程序计数器、虚拟 机栈, native 栈 为线程私有 堆为线程共享 方法区为线程共享 Eden From0 码力 | 1 页 | 48.42 KB | 1 年前3
C++高性能并行编程与优化 - 课件 - 04 从汇编角度看编译器优化两个 int32 可以合并为一个 int64 四个 int32 可以合并为一个 __m128 八个 int32 可以合并为一个 __m256 让编译器自动检测当前硬件支持的指令集 -march=native 让编译器自动判断当前硬件支 持的指令。老师的电脑支持 AVX 指令集,所 以他用了。不过注意这样编译出的程序,可能 放到别人不支持 AVX 的电脑上没法运行。 数组清零:自动调用标准库的 memset 循环中不变的常量挪到外面来 9. 对小循环体用 #pragma unroll 10. -ffast-math 和 -march=native CMake 中开启 -O3 CMake 中开启 -fopenmp CMake 中开启 -ffast-math 和 -march=native 感谢观看! by 彭于斌( github@archibate ) 录播: https://space.bilibili0 码力 | 108 页 | 9.47 MB | 1 年前3
Performance Lets dive into Performance issues• Functions and objects defined in loops • Statements like debugger, eval, with. • How to access Native Engine information • Object class modifications. Threading • In NativeScript by default everything Enabling Optimization Testing • npm i v8-natives --save • Edit your app/package.json • Add --allow-native-syntax to v8Flags V8 Natives • Docs: https://github.com/NathanaelA/v8-Natives • Gives you access0 码力 | 15 页 | 1.71 MB | 1 年前3
KubeCon2020/大型Kubernetes集群的资源编排优化Request Load Level Request Load Level Real Load Level Real Load Level Assigned to Node2 The native K8S scheduling is based on the resource request of Pod. However, in many cases, some nodes have horizontal scaling of business is one of the essential functions on the cloud, but the HPA Controller of native K8S use only one goroutine to handle the scaling of all businesses in the cluster, and personalization0 码力 | 27 页 | 3.91 MB | 1 年前3
基于Rust-vmm实现Kubernetes运行时Software Engineer at Tencent Working on TKEStack project, have great interest and enthusiasm in Cloud Native and Open Source Liangyu Zhou Senior Software Engineer at Tencent Rich experience in Container and Rust-VMM Overview Rust Based • New language with a focus on correctness and performance • Compiled to native code offering performance similar to C • Memory management without garbage collection • Designed0 码力 | 27 页 | 34.17 MB | 1 年前3
共 18 条
- 1
- 2













