This website requires JavaScript.
Explore
Help
Register
Sign In
mschoi
/
RustPython
Watch
1
Star
0
Fork
0
You've already forked RustPython
forked from
Rust-related/RustPython
Code
Pull Requests
Actions
Activity
Files
dev
RustPython
/
benches
/
microbenchmarks
/
comprehension_list.py
Tom Forbes
dde8af14f4
Add microbenchmarks
2020-12-13 17:06:21 +00:00
2 lines
37 B
Python
Raw
Permalink
Blame
History
obj
=
[
i
for
i
in
range
(
ITERATIONS
)
]
View Git Blame
Copy Permalink