Personal channel of @lancern
Topics: programming, hacking, memes, life, cat, and more. Forward anything as you wish.
Join the discussion group for more fun.
Discord: https://discord.gg/RwUx9et7
Topics: programming, hacking, memes, life, cat, and more. Forward anything as you wish.
Join the discussion group for more fun.
Discord: https://discord.gg/RwUx9et7
Firefox Profiler — Firefox 性能分析网页应用程序
支持导入并分析多种性能筛查器所记录的分析数据:
- Firefox profiler
- Linux perf
- Android SimplePerf
- Chrome 性能面板
- Android Studio
支持直接导入以 dhat 或 Google Trace Event 格式保存的性能分析数据。
https://profiler.firefox.com/
支持导入并分析多种性能筛查器所记录的分析数据:
- Firefox profiler
- Linux perf
- Android SimplePerf
- Chrome 性能面板
- Android Studio
支持直接导入以 dhat 或 Google Trace Event 格式保存的性能分析数据。
https://profiler.firefox.com/
What are the enduring innovations of Lisp? (2022) https://elliottslaughter.com/2022/12/lisp
Vectorization: Introduction https://cvw.cac.cornell.edu/vector/default
Improvements to static analysis in the GCC 13 compiler
Comments
via fcambus@users.lobste.rs (fcambus)
Comments
via fcambus@users.lobste.rs (fcambus)
pointer::as_mut 的原型是
unsafe fn as_mut(self) -> ...
NonNull::as_mut 的原型是unsafe fn as_mut(&mut self) -> ...
在 NonNull
也是 Copy
的情况下,为什么前者是 self
而后者是 &mut self
Introducing Iguana: extremely fast SIMD-optimized decompression
Comments
via lorddimwit@users.lobste.rs (lorddimwit)
Comments
via lorddimwit@users.lobste.rs (lorddimwit)
走出超市了才想起来手里拿的东西还没结账
Random Number Generator Recommendations for Applications https://peteroupc.github.io/random.html
Apple’s big test of data integrity https://eclecticlight.co/2023/05/30/apples-big-test-of-data-integrity/
Creating a Memory-Safe Workstation with CheriBSD [pdf] https://www.bsdcan.org/events/bsdcan_2023/sessions/session/142/slides/58/20230520-memory-safe-desktop-compressed.pdf
Haskell Optimization Handbook https://github.com/haskellfoundation/hs-opt-handbook.github.io
Modern CPUs have a backstage cast https://www.devever.net/~hl/backstage-cast
The role of cat eye narrowing movements in cat–human communication (2020) https://www.nature.com/articles/s41598-020-73426-0
On writing functions that accept any specialization of a C++ template type
https://devblogs.microsoft.com/oldnewthing/20230529-00/?p=108259
https://devblogs.microsoft.com/oldnewthing/20230529-00/?p=108259
My first superoptimizer https://austinhenley.com/blog/superoptimizer.html
下周即将前往上海租房,各位有无任何建议
Why I Left Rust https://www.jntrnr.com/why-i-left-rust/
https://wiki.haskell.org/Monad_tutorials_timeline
This is a comprehensive timeline of #monad tutorials and related articles.
This is a comprehensive timeline of #monad tutorials and related articles.