mirror of
https://github.com/RustPython/RustPython.git
synced 2026-06-02 19:39:49 +09:00
Merge pull request #3764 from youknowone/nbody
increase nbody benches argument
This commit is contained in:
@@ -101,4 +101,4 @@ def main(n, ref='sun'):
|
||||
report_energy()
|
||||
|
||||
|
||||
main(int(500))
|
||||
main(int(5000))
|
||||
|
||||
Reference in New Issue
Block a user