Skip to content

boogiefromzk/how-to-make-php-2000-times-faster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to make PHP 2000 times faster

Source code for my article on Medium on how to rewrite some parts of PHP code using Rust to make the overall application run 2000 times faster.

Start containers:

docker-compose up --build

Open test application in a browser: http://localhost:5080.

About

Source code for my article on how to rewrite some parts of PHP code using Rust to make the overall application run 2000 times faster https://tbugaevsky.medium.com/how-to-make-php-2000-times-faster-84c1446e43e7

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published