Why CUDA translation wont unlock AMD
https://eliovp.com/why-cuda-translation-wont-unlock-amds-real-potential/
#HackerNews #CUDA #AMD #Graphics #Technology #Performance #Translation
#Tag
Why CUDA translation wont unlock AMD
https://eliovp.com/why-cuda-translation-wont-unlock-amds-real-potential/
#HackerNews #CUDA #AMD #Graphics #Technology #Performance #Translation
DNS Benchmark Tool – Compare and monitor resolvers
https://github.com/frankovo/dns-benchmark-tool
#HackerNews #DNS #Benchmark #Tool #DNS #Monitoring #Resolver #Comparison #Open #Source #Tools #Network #Performance
Pandoc allows to access and modify the Haskell runtime system (RTS) that the program runs on.
E.g., to print memory usage:
pandoc +RTS -s -RTS …
Or to limit the maximum heap size available to pandoc to 2 GB:
pandoc +RTS -M2G -RTS …
See all available options by running:
pandoc +RTS -?
This can be helpful when facing performance issues.
Pandoc allows to access and modify the Haskell runtime system (RTS) that the program runs on.
E.g., to print memory usage:
pandoc +RTS -s -RTS …
Or to limit the maximum heap size available to pandoc to 2 GB:
pandoc +RTS -M2G -RTS …
See all available options by running:
pandoc +RTS -?
This can be helpful when facing performance issues.
Transducer: Composition, Abstraction, Performance
https://funktionale-programmierung.de/en/2018/03/22/transducer.html
#HackerNews #Transducer #Composition #Abstraction #Performance #FunktionaleProgrammierung
How often does Python allocate?
https://zackoverflow.dev/writing/how-often-does-python-allocate/
#HackerNews #Python #Allocation #Python #Performance #Memory #Management #Developer #Insights
Why Nextcloud feels slow to use
https://ounapuu.ee/posts/2025/11/03/nextcloud-slow/
#HackerNews #Nextcloud #Slow #Performance #UserExperience #CloudStorage #TechInsights
When O3 is 2x slower than O2
https://cat-solstice.github.io/test-pqueue/
#HackerNews #O3 #O2 #performance #optimization #programming #languages #compiler
Crossfire: High-performance lockless spsc/mpsc/mpmc channels for Rust
https://github.com/frostyplanet/crossfire-rs
#HackerNews #Crossfire #Rust #lockless #channels #performance #concurrency #programming
SQLite concurrency and why you should care about it
https://jellyfin.org/posts/SQLite-locking/
#HackerNews #SQLite #Concurrency #SQLite #Performance #Database #Management #Tech #Insights
Perfetto: Swiss army knife for Linux client tracing
https://lalitm.com/perfetto-swiss-army-knife/
#HackerNews #Perfetto #Linux #tracing #SwissArmyKnife #Performance #Tools
🎤 Upcoming at SeaGL 2025:
📍 04:00 PM on November 08
🗣️ "pkgconf: 15 years later"
👥 Speaker(s): Ariadne Conill
📍 Room: Room 334
🏷️ Track: Languages and Tools
📝 In April 2011, I started writing a new implementation of the venerable pkg-config utility to improve...
#SeaGL2025 #programming #performance #FLOSS #opensource #linux
🔗 https://pretalx.seagl.org/2025/talk/T7Q7QN/
🎤 Upcoming at SeaGL 2025:
📍 04:00 PM on November 08
🗣️ "pkgconf: 15 years later"
👥 Speaker(s): Ariadne Conill
📍 Room: Room 334
🏷️ Track: Languages and Tools
📝 In April 2011, I started writing a new implementation of the venerable pkg-config utility to improve...
#SeaGL2025 #programming #performance #FLOSS #opensource #linux
🔗 https://pretalx.seagl.org/2025/talk/T7Q7QN/
Backpressure in Distributed Systems
https://blog.pranshu-raj.me/posts/backpressure/
#HackerNews #Backpressure #Distributed #Systems #Scalability #Performance #Engineering #TechInsights
Quantifying pass-by-value overhead
https://owen.cafe/posts/struct-sizes/
#HackerNews #Quantifying #pass-by-value #overhead #quantifying #overhead #pass-by-value #programming #performance
Kafka is Fast – I'll use Postgres
https://topicpartition.io/blog/postgres-pubsub-queue-benchmarks
#HackerNews #Kafka #Postgres #Benchmarks #PubSub #Performance #TechNews
Continuous Nvidia CUDA Profiling in Production
https://www.polarsignals.com/blog/posts/2025/10/22/gpu-profiling
#HackerNews #ContinuousNvidiaCUDA #Profiling #Production #GPUProfiling #CUDA #Performance #Optimization
A space for Bonfire maintainers and contributors to communicate