ananthakumaran
ExUnitSpan - An ExUnit formatter to visualize test execution
An ExUnit formatter to visualize test execution and find bottlenecks in your test suite.
I created a small library called ex_unit_span to generate a trace file for ExUnit tests. The idea is to get a quick overview of which tests are slow. In many cases, slow async tests might not be a bottleneck even though they might take longer compared to other sync tests. Hopefully, this will help in prioritizing which tests should be optimized first.
The library is quite new. Please report any bugs or feel free to open issue to discuss anything.
First Post!
dom
Very cool and easy to use!
Popular in Announcing
LLM DB - LLM Model Metadata Package
This package was extracted out of the ReqLLM project.
LLM DB is a model metadata catalog with fast, ...
New
Hobbes is a scalable, fault-tolerant transactional record store written in Elixir.
Hobbes is designed to be:
Scalable - Hobbes can sha...
New
Hello Elixir community! :wave:
I’m excited to announce the first release of ReqCassette, a VCR-style record-and-replay library specifica...
New
Hey Elixir Community!
A few months back, I open sourced a link management system we had built into an app. It’s now got enough features ...
New
ElixirProto: Protobuf-Inspired Serialization for Elixir Events
I wanted to have an Elixir-native serialization for events, that also supp...
New
Turbopuffer - Elixir client for vector and full-text search
I’m excited to share Turbopuffer, a new Elixir client library for the Turbop...
New
Phoenix has great tooling overall, but one thing that’s still lacking is a solid, plug-and-play integration with a modern WYSIWYG editor....
New
Hi folks,
I’d like to announce the release of Prometheus Agents, a set of subagents for Claude Code that cater to the Elixir Phoenix pro...
New
Announcing ErrorTracker, an Elixir-based built-in error tracking solution.
Features
Basic, free, built-in error tracking solution. Trac...
New
Sifter is a a query filtering library for Ecto.
It lets frontend apps send human-readable query strings like:
"elixir phoenix status:pu...
New
Other popular topics
Erlang/OTP 25 [erts-13.2.2] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1]
15:22:35.803 [error] gen_event {lager_file_backend...
New
In the Dialyzer docs ( http://erlang.org/doc/man/dialyzer.html#requesting-or-suppressing-warnings-in-source-files ), there is a way to tu...
New
Good day to you all.
I have been struggling to get a query involving like and ilike to work.
Can anyone assist me on this, please?
pro...
New
This post is a wiki (feel free to hit the edit button near the bottom right of this post to add your own changes!)
This post collects co...
New
Hello, can anybody help here..? I have a list of players and I what to delete an element, but every for loop the list is reverting to ori...
New
Using vs code and installed ElixirLS: support and debugger.
And I got an error popped up on start up says
Failed to run ‘elixir’ comma...
New
I have a another noob question about loop. Since elixir is immutable, while loop is not directly possible.
total = 10
while total != 0
...
New
Hey,
Just curious what are the main benefits of Elixir compared to Clojure?
When is Elixir more useful than Clojure and vice versa?
Th...
New
I tried installing
elixir 1.11.2
erlang 23.3.4
via asdf in my zsh shell. Enabled the versions locally and globally.
When I list them ...
New
Hi guys, i’m new in the Elixir world, and i have to say, that i love it!
i’m having some problem to understand anonymous functions with ...
New








