Skip to content

ubercola/elx_small_http_cowboy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elx_small_http_cowboy

Minimal HTTP server for stress tests

Build:

mix deps.get

Build with HiPE:

remove all files from _build

ERL_COMPILER_OPTIONS="[native,{hipe, [verbose, o3]}]" mix deps.compile --force

ERL_COMPILER_OPTIONS="[native,{hipe, [verbose, o3]}]" mix compile

Start:

mix run --no-halt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 100.0%