Latest #optimization Threads 
Optimizing WebSocket Compression in Plug Cowboy: Reducing CPU Overhead on High-Traffic Socket Server
I’m facing a peculiar challenge with a socket server I’ve built using Elixir and Cowboy WebSocket (Cowboy WebSocket documentation). This ...
New
Recently I started learning elixir for fun and as I’m new to programming in general it is not going too well.
Yesterday I found on the i...
New
My objective is to read data (in the most performant approach) from multiple large CSV files, make minimal transformations and eventually...
New
Tria
An optimizing compiler for Elixir language
Public and alpha :tada:
I’ve made this repository public to finally get some rest and ...
New
For a school assignment, I need to esentially brute-force check every possible solution for a puzzle. This is acceptable, as the task is ...
New
Compilation and how to check the final executable code - beam file (inline, dead code, optimization)
Hello!
I would like to inspect the final code that is executed, and I don’t know how to do it.
Question 1: Coming from C, what could be...
New
Below, the problem specs:
Given a sequence of integers as an array, determine whether it is possible to obtain a strictly increasing se...
New
So I’ve been working on a pure Elixir version of bcrypt for mostly fun and to learn how it works. Currently I have the expensive part (th...
New
A while back, I read a great book by Luis Atencio titled, Functional Programming in JavaScript. In section 7.3, he discusses memoization ...
New
Hello!
So I currently have the following problem: I want to take a map and “sanitize” all the integers fields. Basically verifying if th...
New
This Week's Trending
This Month's Trending
This Year's Trending
Last Three Year's Trending
Tria
An optimizing compiler for Elixir language
Public and alpha :tada:
I’ve made this repository public to finally get some rest and ...
New
Optimizing WebSocket Compression in Plug Cowboy: Reducing CPU Overhead on High-Traffic Socket Server
I’m facing a peculiar challenge with a socket server I’ve built using Elixir and Cowboy WebSocket (Cowboy WebSocket documentation). This ...
New
Recently I started learning elixir for fun and as I’m new to programming in general it is not going too well.
Yesterday I found on the i...
New
Trending Over Three Years
Forgive me if this is obvious, but how does one delete a database record WITHOUT selecting it first? https://hexdocs.pm/ecto/Ecto.Repo.h...
New
Hello!
I have a large postgres table that has a text column called help. Typically this is under 200 chars but there is no length limit ...
New
A while back, I read a great book by Luis Atencio titled, Functional Programming in JavaScript. In section 7.3, he discusses memoization ...
New
Hey all,
I wanted to get some experience writing libraries in Elixir, so I started a project today called Genex.
Genex is a simple li...
New
My objective is to read data (in the most performant approach) from multiple large CSV files, make minimal transformations and eventually...
New
Compilation and how to check the final executable code - beam file (inline, dead code, optimization)
Hello!
I would like to inspect the final code that is executed, and I don’t know how to do it.
Question 1: Coming from C, what could be...
New
Does length() have to count the elements of a list one by one, i.e. O(n), or does it have some sort of optimization so that it is O(1)? I...
New
Hello!
So I currently have the following problem: I want to take a map and “sanitize” all the integers fields. Basically verifying if th...
New
Below, the problem specs:
Given a sequence of integers as an array, determine whether it is possible to obtain a strictly increasing se...
New
So I’ve been working on a pure Elixir version of bcrypt for mostly fun and to learn how it works. Currently I have the expensive part (th...
New
I worked out some code for a little interview-type puzzle question that requires one to implement code to solve a “Rock Paper Scissors” t...
New
Given-
Vehicles is a list of 50 VIN numbers (vin_number).
Colors, Makes, Models, Transmissions, Fuel_economy, Horsepower and Torques ar...
New
For a school assignment, I need to esentially brute-force check every possible solution for a puzzle. This is acceptable, as the task is ...
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:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #ash-questions
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #discussion
- #javascript
- #elixirconf
- #library
- #oban-questions
- #dialyzer
- #docker
- #onsite
- #authentication
- #podcasts
- #full-time-contract
- #umbrella
- #code-sync
- #ecto-query
- #phoenix_html
- #iex
- #graphql
- #genstage
- #elixir-ls
- #nerves-questions
- #podcasts-by-brainlid
- #supervisor
- #websockets
- #distillery
- #advent-of-code
- #blog-post
- #livebook-questions
- #processes
- #forms
- #api
- #metaprogramming







