mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-20 19:40:18 +00:00
Create loop_4.py
This commit is contained in:
parent
a07d2df278
commit
542d83ba1c
3
benchmarks/loop_4.py
Normal file
3
benchmarks/loop_4.py
Normal file
@ -0,0 +1,3 @@
|
||||
for k, v in {k: k for k in range(2000000)}.items():
|
||||
pass
|
||||
|
Loading…
x
Reference in New Issue
Block a user