mastodon.ie is one of the many independent Mastodon servers you can use to participate in the fediverse.
Irish Mastodon - run from Ireland, we welcome all who respect the community rules and members.

Administered by:

Server stats:

1.5K
active users

#performance

36 posts23 participants2 posts today

Been working on a visual test runner for Django Mercury.
Finally got tired of scrolling through walls of Django test output and warning logs.

The new --visual flag gives you a real-time dashboard that actually tells you which tests are slow.
It grades each test (S through F) and immediately flags the problematic ones.

No more "Ran 566 tests in 5.8s OK" with zero context. Now you get "test_bulk_create: Grade F (89 queries, 650ms)" right in your face.

Built this because I needed it. Maybe you do too.

mercury-test --visual

github.com/80-20-Human-In-The- (not yet pushed to main)

12 Sep - 4 Oct 2025: The Future of Demonstration – Hothouse (Season 5) @ Atelier Augarten, Wien/AT thefutureofdemonstration.net/h International conference & performance series on corporate AI as the new frontier of capitalist extraction. Hosted by Sylvia Eckermann & Gerald Nestler and in cooperation with Heinrich Böll Foundation, Tactical Tech Berlin, Technopolitics Vienna & The Lisbon Architecture Triennale. #festival #conference #performance #ai #netzpolitik

Composer is great — but it is not a magic remedy to solve autoloading performance problems.

In fact, autoloading can slow down large PHP apps like Magento or Laravel by 100 ms + per request.

We share 5 common mistakes and how to fix them (with real profiling data), in our latest blog post.

tideways.com/profiler/blog/aut