Skip to Search
Skip to Navigation
Skip to Content
Community
|
Code
|
Docs
|
Downloads
▼
Perl
Python
Tcl
Komodo IDE
|
more
▼
Lists
Support
PPM Index
PyPM Index
Welcome, guest
|
Sign In
|
My Account
|
Store
|
Cart
ActiveState Code
»
Recipes
Languages
Tags
Authors
Sets
Popular recipes tagged "benchmark"
Tags:
benchmark
x
14
k
views
3
score
Benchmark code with the with statement
Python
/
benchmark
,
speed
,
time
,
timer
/
by
Steven D'Aprano
(12 years ago)
3
k
views
1
score
Benchmark code with the with statement
Python
/
benchmark
,
speed
,
time
,
timer
/
by
vleon
(12 years ago)
16
k
views
1
score
Compare algorithms for heapq.smallest
Python
/
algorithms
,
benchmark
,
heaps
,
performance
/
by
Raymond Hettinger
(12 years ago, revision 3)
6
k
views
1
score
A simple function benchmarking module
Python
/
benchmark
,
debugging
,
function
/
by
Timothee Cezard
(13 years ago)
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the popular recipes tagged "benchmark"
Top-rated recipes
Benchmark code with the with state…
(Python)
Benchmark code with the with state…
(Python)
Compare algorithms for heapq.small…
(Python)
A simple function benchmarking mod…
(Python)
Related tags
+
−
speed
(2)
+
−
time
(2)
+
−
timer
(2)
+
−
algorithms
+
−
debugging
+
−
function
+
−
heaps
+
−
performance
x
Undo