Thanks to visit codestin.com
Credit goes to github.com

Skip to content

jilen/scala-http-bench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run server

First with mill installed

For http4s scala-native

  • First install clang and llvm.
  • Then build binary with mill http4s.native.nativeLink.
  • Then run out/http4s/native/nativeLink.dest/out

For other modules

  • First assebly module with mill <module>.assembly
  • Then run java -jar -Xmx1024m out/<module>/assembly.dest/out.jar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages