Closed Hywan closed 5 years ago
This benchmark aims at showing the improvement made in https://github.com/wasmerio/php-ext-wasm/pull/54.
Before #54:
After:
We can observe that invoking an exported function is between 9.8% to 15.9% faster. Memory usage is also 1% smaller, bonus.
This benchmark aims at showing the improvement made in https://github.com/wasmerio/php-ext-wasm/pull/54.
Before #54:
After:
We can observe that invoking an exported function is between 9.8% to 15.9% faster. Memory usage is also 1% smaller, bonus.