2023-03-27 16:30:00 ~ 2023-03-28 16:30:00
We know what you’re thinking — testing in production is one of the cardinal sins of software development. However, at Lyft we have come to realize that load testing in production is a powerful tool to prepare systems for unexpected bursty traffic and peak events. We’ll explore why Lyft needed a custom performance testing framework that worked in production, how we built a cross-functional solution, and how we’ve continued to improve this testing platform since its launch in 2016.
What exactly do we mean by “Load Testing”? In the context of this article we mean any tool that creates traffic to stress test systems and see how they perform at the limits of their capacity.
登录后可查看文章图片
MVCC 多版本并发控制是数据库引擎实现中常用的处理读写冲突的手段,主要的目的是提高数据库的并发性能,从规避锁的角度去避免读写冲突,MVCC 主要实现是通过 undo log 版本链与 Readview 组成。
登录后可查看文章图片
本文主要介绍了一些主流的解析器是怎么实现like的语法逻辑,接着作者分析了几种实现方式的优劣,最终采用状态机的方式,针对场景一步一步进行性能优化。
登录后可查看文章图片
本文主要介绍浏览器环境、云原生场景、移动设备、物联网、区块链等多种不同的 WebAssembly 使用场景和未来发展趋势,并对 WebAssembly 的未来发展趋势进行一些讨论。
登录后可查看文章图片
最近科技圈是真热闹,各大公司相继发布了自家的人工智能新产品,ChatGPT、GPT4、文心一言、Bard。微软更是接二连三地宣布将 GPT-4 应用到 Bing 搜索引擎、Edge 浏览器、Office 全家桶中。3 月 22 日其旗下代码托管平台 GitHub 再次发布重磅“炸弹”:GitHub Copilot X。
登录后可查看文章图片
关注公众号
接收推送