AshProfiler

I just saw this on Elixir Forum and had to share https://hexdocs.pm/ash_profiler/readme.html
8 Replies
sevenseacat
sevenseacat3w ago
the complexity scoring is kind of interesting using Ash in what I would consider a normal way, looks like it would easily rack up a lot of points
barnabasj
barnabasjOP3w ago
hmm, the links from hexdocs to github aren't working would have liked to take a look at the actual code, well I could just pull it from hex and look at the code that way
sevenseacat
sevenseacat3w ago
lib/ash_profiler/domain_analyzer.ex | Hex Preview
lib/ash_profiler/domain_analyzer.ex from ash_profiler 0.1.0 written in the Elixir programming language
sevenseacat
sevenseacat3w ago
which I'm pretty sure won't work for things like line 137 in that file (resource.attributes())
Randall
Randall3w ago
Looks very AI-generated to me, giving me low-trust in it's utility
barnabasj
barnabasjOP3w ago
TIL Yeah, might have jumped the gun on this one, I'll remove this from showcase for now
Rebecca Le
Rebecca Le3w ago
GitHub
Add comprehensive Docker optimization suite for 98.2% performance i...
…rovements Features Added: 🚀 DockerOptimizer module with battle-tested configurations 🛠️ New mix task: ash_profiler.docker for instant optimization 📊 Enhanced container detection with specific CI...
Rebecca Le
Rebecca Le3w ago
and quite a bit of what it claims will optimize things, doesn't exist

Did you find this page helpful?