I rewrote PostHog's SQL parser, 70x faster, while barely looking at the code
https://posthog.com/blog/sql-parser
#HackerNews #PostHog #SQLParser #SpeedOptimization #TechInnovation #CodingJourney
I rewrote PostHog's SQL parser, 70x faster, while barely looking at the code
https://posthog.com/blog/sql-parser
#HackerNews #PostHog #SQLParser #SpeedOptimization #TechInnovation #CodingJourney
In the previous post, I mentioned that buildcache has some unique properties compared to ccache and sccache. One of them is its Lua plugin system, which lets you write custom wrappers for programs that aren’t compilers in the traditional sense. With Bug 2027655 now merged, we can use this to cache Firefox’s WebIDL binding code generation.
Boost speed. Improve UX. Increase conversions 🚀
Simple strategies can make a huge difference!
👉 Check it out: https://go-techsolution.com/strategies-to-optimize-website-speed/
#UXDesign #WebTips #SpeedOptimization #OnlineBusiness #TechSolutions #Growth
Boost speed. Improve UX. Increase conversions 🚀
Simple strategies can make a huge difference!
👉 Check it out: https://go-techsolution.com/strategies-to-optimize-website-speed/
#UXDesign #WebTips #SpeedOptimization #OnlineBusiness #TechSolutions #Growth
Speeding up Unreal Editor launch by not spawning 38000 tooltips
#HackerNews #UnrealEditor #SpeedOptimization #Tooltips #Performance
Website too slow? It might be your theme.
Explore how to optimize web templates for speed in 2025 with real tools and techniques.
WordPress-friendly and crawler-safe.
Read the full guide and streamline your digital presence 🔗 : https://wbcomdesigns.com/optimize-web-templates-for-speed/?utm_source=mastodon&utm_medium=social&utm_campaign=traffic&utm_term=web-templates&utm_content=feed-link
#PageSpeed #WordPress #Design #WebsiteSpeed #UXDesign #WordPressTips #SpeedOptimization
Less Slow C++
https://github.com/ashvardanian/less_slow.cpp
#HackerNews #LessSlowCpp #C++Programming #SoftwareDevelopment #SpeedOptimization #HackerNews
Learning how to write "Less Slow" code in C++ 20, C 99, CUDA, PTX, & Assembly, from numerics & SIMD to coroutines, ranges, exception handling, networking and user-space IO - ashva...