This Week's Trending
This Month's Trending
This Year's Trending
Hi, I’m trying to load Whisper models into Elixir using Nx, EXLA, and Bumblebee.
I’ve encountered the following issue:
When using the w...
New
I’m trying to debug a strange jump in memory that I can’t seem to place why it happens.
I’m using live_view and one page I have a jump i...
New
Hello,
I’m having some trouble optimizing the memory usage for my application. Its job is manage and collect data from a bunch of networ...
New
Last Three Year's Trending
:erlang.memory(:total) shows 54877864,
VIRT shows 4G.
When I do ulimit -Sv 1048576 app just fails to start with error:
erts_mmap: Fail...
New
I’ve decided to do this year’s advent of code in elixir as my first approach to the language.
It’s been great but now on the second part...
New
Hey there,
I’m currently benchmarking some sentence transformers (see Nx vs. Python performance for sentence-transformer encoding) and s...
New
How should we deal with temporary_assigns in stateful components?
Setting the temporary_assigns in the live view does not seem to clear ...
New
I am trying to get a list of gotchas for my prototype of an OMS for fun.
Given that Elixir (probably more of a BEAM question of course) ...
New
I have been running 1.15 locally for a while and 1.14 in production. I just upgraded production to 1.15.7 and noticed that the “code” siz...
New
Hey,
I am new to elixir and I am interested in learning about the internal memory management of the Erlang VM, how it stores different d...
New
We are recently considering upgrade the elixir version from 1.8.1 to 1.15.6 as well as the phoenix framework. We tried it firstly in stag...
New
Hi all,
I’m just learning elixir for fun , and I would love to understand a little bit more about the memory allocations that are made d...
New
Trending Over Three Years
I’ve been looking at my application in terms of resource usage. It’s a simple SQS consumer that calls some APIs and is under a very small...
New
Hi,
Is it possible to somehow limit the memory usage of the Erlang virtual machine? I’m on a shared server and I don’t have root access....
New
:wave: hello!
Context
We are planning on using ETS to cache web responses for up to 6 hours.
Question
Is there a neat way of limiting...
New
I’m trying to debug large memory spikes in our production environment. I tried to see if I could create something similar with as minimal...
New
Background
I have a module that saves data into an ETS without ever releasing it. Obviously, this is is a terrible idea. If you are not s...
New
I’m hosting a project on a Heroku hobby instance, and I’m starting to get warnings about exceeding the memory quota on the dyno. Thing is...
New
A question was asked here whether releases use less memory, so checked in a project I’m working on and I was surprised to see almost twic...
New
I have a multiplayer game backend that hosts many simultaneous game rooms as GenServers under a dynamic supervisor. Over the course of a ...
New
I have posted this in StackOverflow as well
I have been into a little trouble lately: The memory used by GenServer processes is super hi...
New
I’m hoping for some advice in optimizing a Phoenix/Elixir application with respect to a couple different kinds of database tables. The r...
New
Hey, I am using Phoenix for a still quite small app. All the app does is getting some input, then starting a bunch of processes per entit...
New
Background
I am testing an application where I perform some actions depending on the amount of memory the machine has free. To supervise ...
New
Hello everybody,
I’m creating an HTTP wrapper to download files Stream. Currently, it works with :httpc, :hackney and :ibrowse and has t...
New
Hi all,
Heroku keeps killing the application because the memory quota is vastly exceeded (i.e. 220% of the quota is used). I’m trying to...
New
Background
I have an app that checks the machine’s memory usage using :memsup.get_memory_data/0 before proceeding with an operation. If s...
New
Latest on Elixir Forum
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Sub Categories:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #elixirconf
- #discussion
- #javascript
- #podcasts
- #code-sync
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #api
- #processes
- #forms
- #metaprogramming
- #security
- #performance
- #hex







