Skip to content

[WASM][monte_carlo] Reduce loop iteration for wasm version #585

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 24, 2025

Conversation

kp992
Copy link
Contributor

@kp992 kp992 commented Apr 24, 2025

Reduce the iterations to enable faster execution in WASM environment. With this PR, it takes: Wall time: 21.5 s.

Fixes kp992/intro-wasm-demo#8

@kp992 kp992 requested a review from mmcky April 24, 2025 01:57
@kp992 kp992 changed the title [WASM] Reduce loop iteration for wasm version [WASM][lln_clt] Reduce loop iteration for wasm version Apr 24, 2025
@kp992 kp992 changed the title [WASM][lln_clt] Reduce loop iteration for wasm version [WASM][monte_carlo] Reduce loop iteration for wasm version Apr 24, 2025
@kp992 kp992 merged commit 6fc60e5 into QuantEcon:wasm Apr 24, 2025
1 check failed
@kp992 kp992 deleted the kp_i8 branch April 24, 2025 02:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant