Latest #performance Threads Top

thiagomajesk
Hey folks! :waving_hand: I think I have an interesting optimization challenge, let me know what you think… A few months ago, I created ...
New
ValtteriL
How to make Task.async_stream return results as they are ready? I have the following code: defmodule Demo do def run do child = ...
New
venkatd
I am researching instrumentation and I see there’s the :telemetry library but there is also :opentelemetry and additional integrations su...
New
dustinfarris
M3 Pro with 18 GB memory Fresh install of Elixir 1.18.1 via the install.sh script: https://elixir-lang.org/install#install-scripts My u...
New
firesidewing
I’ve been using the SaladUI library a bit and one of the things that I’ve noticed is that compiling depencies has significantly slowed do...
New
JohnDoneth
The :filelib.wildcard/1 function used by the Elixir compiler for discovering Elixir source files is relatively slow for projects with a l...
New
baruh
Overall, the performance in multiple places in the project I am working on has improved. However, there is one module that does a few ope...
New
toodle
I’m trying to performance-tune some big data processing code and am looking for a good way to monitor the high-water mark of RAM usage wh...
New
CharlesIrvine
I have just started performance testing for mozart (BPM platform) and I am seeing something I don’t understand and am hoping to get some ...
New
Filipewelton
import Project Module import Project.Module, only: [function: 1] I’m sorry if the question is foolish, but I wanted to know if there is ...
New

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

thiagomajesk
Hey folks! :waving_hand: I think I have an interesting optimization challenge, let me know what you think… A few months ago, I created ...
New

Last Three Year's Trending Top

Pondo
Hello to you I create a private server for World of warcraft, is Elixir a powerful enough language for this kind of project?
New
cjbottaro
Hello, Why is this Elixir code: defmodule Foo do def run(file_name) do File.open! file_name, [:read], fn f -> IO.st...
New
derekbrown
Hey everyone! New to the forum, not new to Elixir. :slight_smile: In any case, recently had a discussion with @benwilson512 on overhead ...
New
gmile
Sometimes, Ecto (actually, DBConnection) spills an error like this: DBConnection.ConnectionError: ** (DBConnection.ConnectionError) conn...
New
Rich_Morin
I’ve been adding and refining specs on my (12 KLOC Elixir) project. This is an iterative process, so I run Dialyzer a lot. Even after the...
New
maxim
Hi folks, I’ve written custom types before, but this specific case gives me pause, and I wonder if you could explain your reasoning here...
New
marick
I know not to worry about performance before getting evidence of a problem, but I’m idly curious about preloads. (Note: I have fairly lit...
New
mruoss
Hey there Regarding performance, is there a difference between guards and generated functions using pattern matching? Or does the compil...
New
venkatd
I am researching instrumentation and I see there’s the :telemetry library but there is also :opentelemetry and additional integrations su...
New
Yegair
While profiling and optimizing some performance critical code, I noticed that Map.take was one of the biggest contributors to the overall...
New
k776
Hello. As a side project, I have created various implementations of Conways Game of Life in over 20 languages. Over this past weekend, I ...
New
zachdaniel
Hey folks, made some recent performance improvements to spark, the tool underlying all of our DSLs. GitHub - ash-project/spark: Tooling f...
New
dustinfarris
M3 Pro with 18 GB memory Fresh install of Elixir 1.18.1 via the install.sh script: https://elixir-lang.org/install#install-scripts My u...
New
CharlesIrvine
I have just started performance testing for mozart (BPM platform) and I am seeing something I don’t understand and am hoping to get some ...
New
baruh
Overall, the performance in multiple places in the project I am working on has improved. However, there is one module that does a few ope...
New

Trending Over Three Years Top

noam87
Hey everyone, Having a great time building v2 of our app in Elixir (previously Node). And getting to that stage: how does everyone here...
New
miclog
How does Elixir speed compare to F# for non-web applications - say, something like a chess game player.
New
apenney
At work we have a lot of Scala code in our low latency/high throughput product and a couple of us have been advocating Elixir as an alter...
New
serpent
Following this small benchmark experiment (https://blog.fefe.de/?ts=a2689de5), I wrote a short Elixir script to calculate the counts of d...
New
PJUllrich
I am currently trying to compile a Big-O Time Complexity table for the Elixir data structures, but can’t find information for all complex...
New
mpugach
A boss of mine is not convinced to use Elixir for our production apps. Another round of our polemics was the test. He wrote two small...
New
fnegrini
Hi Elixir developers! I’ve created an elixir app wich creates a set of processes (about 900) with a lot of calculation distributed among...
New
kseg
Plenty of guides that show how to profile a specific function, but I can't figure out how to profile an application (run with --no-halt, ...
New
frumos
Hello Elixir community, I would like to share with you some results of my first 2 months of Elixir learning and ask important question a...
New
fnegrini
Hello, I’m looking for performance and analysis tools for my Erlang program which can give me real time information such as: Memory us...
New
mjadczak
TL;DR: are tuples much faster to construct and access than maps? I am working on a project where I am passing elements through GenStage...
New
jmitchell
TLDR: :compile_time_purge_level and dependency compilation are your friends. Moments ago I published my first Elixir package on hex! Wh...
New
PJUllrich
I’m currently playing around with GenServers and for a totally unrealistic, but still interesting problem, I wondered whether there is a ...
New
BenFenner
I’m still working on password validation, and part of that is making sure a user doesn’t try to use a common password. I’ve downloaded a ...
New
fabianlindfors
Hi! ParallelTask on Github I'm quite new to the Elixir community and so far hooked on the language and ecosystem. Today I read a nice...
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement