Overview
Syllabus
- intro
- coding an actix web server
- running actix-web locally
- creating hello world with actix-web
- performance testing actix web server debug
- compiling actix-web release build
- performance testing actix-web release build
- techempower rankings
- creating a multi-stage docker build of actix-web
- running actix-web on docker
- performance testing actix web on docker
- creating a rocket web server
- performance testing rocket debug build
- compiling a release build of rocket
- performance testing rocket release build
- comparing rust web frameworks performance to express node.js
- creating a multi stage docker build of rocket web server
- performance testing rocket on docker
- conclusion
Taught by
Chris Hay