FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Tools/pybench - java66liu/python · GitHub
java66liu
/
python
Public
forked from
glix/python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python
Tools
pybench
on
master
User selector
Datepicker
Commit history
Commits on Dec 27, 2008
Issue #4677: add two list comprehension tests to pybench.
Show description for e1cc51c
antoine.pitrou
committed
e1cc51c
View commit details
Copy full SHA for e1cc51c
View code at this point
Browse repository at this point
Commits on Jul 25, 2008
add a pybench test for complex function calls (part of #1819)
Show description for 96e2fc2
antoine.pitrou
committed
96e2fc2
View commit details
Copy full SHA for 96e2fc2
View code at this point
Browse repository at this point
Commits on Apr 21, 2008
explicitly flush after the ... since there wasn't a newline
Show description for 9b34a5b
gregory.p.smith
committed
9b34a5b
View commit details
Copy full SHA for 9b34a5b
View code at this point
Browse repository at this point
Fix typo.
Show description for f0cf066
thomas.heller
committed
f0cf066
View commit details
Copy full SHA for f0cf066
View code at this point
Browse repository at this point
Commits on Mar 8, 2008
Well that was dumb. platform.python_implementation returns a function, not a
Show description for 12ef0fa
jeffrey.yasskin
committed
12ef0fa
View commit details
Copy full SHA for 12ef0fa
View code at this point
Browse repository at this point
Fix pybench for pythons < 2.6, tested back to 2.3.
Show description for 0f61c43
jeffrey.yasskin
committed
0f61c43
View commit details
Copy full SHA for 0f61c43
View code at this point
Browse repository at this point
Add tests for with and finally performance to pybench.
Show description for c48b3bd
jeffrey.yasskin
committed
c48b3bd
View commit details
Copy full SHA for c48b3bd
View code at this point
Browse repository at this point
Commits on Feb 23, 2008
Patch #2167 from calvin: Remove unused imports
Show description for 88a9f75
christian.heimes
committed
88a9f75
View commit details
Copy full SHA for 88a9f75
View code at this point
Browse repository at this point
Commits on Mar 9, 2007
Typo.
Show description for 924e1d0
georg.brandl
committed
924e1d0
View commit details
Copy full SHA for 924e1d0
View code at this point
Browse repository at this point
Commits on Jan 13, 2007
Jython doesn't have sys.setcheckinterval() - ignore it in that case.
Show description for 3ce3114
marc-andre.lemburg
committed
3ce3114
View commit details
Copy full SHA for 3ce3114
View code at this point
Browse repository at this point
Add Python implementation to the machine details.
Show description for b9352b7
marc-andre.lemburg
committed
b9352b7
View commit details
Copy full SHA for b9352b7
View code at this point
Browse repository at this point
Commits on Aug 29, 2006
Fix a buglet in the error reporting (SF bug report #1546372).
Show description for 5809732
marc-andre.lemburg
committed
5809732
View commit details
Copy full SHA for 5809732
View code at this point
Browse repository at this point
Commits on Jun 13, 2006
Whitespace normalization.
Show description for c7e15fd
marc-andre.lemburg
committed
c7e15fd
View commit details
Copy full SHA for c7e15fd
View code at this point
Browse repository at this point
Updated to pybench 2.0.
Show description for 71eba02
marc-andre.lemburg
committed
71eba02
View commit details
Copy full SHA for 71eba02
View code at this point
Browse repository at this point
Revert wrong svn copy.
Show description for 923f533
marc-andre.lemburg
committed
923f533
View commit details
Copy full SHA for 923f533
View code at this point
Browse repository at this point
Update pybench to version 2.0.
Show description for 5749d83
marc-andre.lemburg
committed
5749d83
View commit details
Copy full SHA for 5749d83
View code at this point
Browse repository at this point
Commits on May 30, 2006
Whitespace normalization.
Show description for fad7eb6
tim.peters
committed
fad7eb6
View commit details
Copy full SHA for fad7eb6
View code at this point
Browse repository at this point
Commits on May 28, 2006
Initial version of systimes - a module to provide platform dependent
Show description for bc56d0c
marc-andre.lemburg
committed
bc56d0c
View commit details
Copy full SHA for bc56d0c
View code at this point
Browse repository at this point
Commits on May 27, 2006
Reinstate new-style object tests.
Show description for 2ec8602
steve.holden
committed
2ec8602
View commit details
Copy full SHA for 2ec8602
View code at this point
Browse repository at this point
Commits on May 26, 2006
Blasted typos ...
Show description for 66efc22
steve.holden
committed
66efc22
View commit details
Copy full SHA for 66efc22
View code at this point
Browse repository at this point
Update help text and documentaition.
Show description for 961e286
steve.holden
committed
961e286
View commit details
Copy full SHA for 961e286
View code at this point
Browse repository at this point
Whitespace normalization.
Show description for da783ee
tim.peters
committed
da783ee
View commit details
Copy full SHA for da783ee
View code at this point
Browse repository at this point
Revert tests to MAL's original round sizes to retiain comparability
Show description for cf5de6b
steve.holden
committed
cf5de6b
View commit details
Copy full SHA for cf5de6b
View code at this point
Browse repository at this point
Use minimum calibration time rather than avergae to avoid
Show description for 1278da4
steve.holden
committed
1278da4
View commit details
Copy full SHA for 1278da4
View code at this point
Browse repository at this point
Add missing svn:eol-style property to text files.
Show description for fe8e6c3
tim.peters
committed
fe8e6c3
View commit details
Copy full SHA for fe8e6c3
View code at this point
Browse repository at this point
Whitespace normalization.
Show description for 6ce0c7a
tim.peters
committed
6ce0c7a
View commit details
Copy full SHA for 6ce0c7a
View code at this point
Browse repository at this point
Add -t option to allow easy test selection.
Show description for a68d046
steve.holden
committed
a68d046
View commit details
Copy full SHA for a68d046
View code at this point
Browse repository at this point
Commits on Apr 21, 2006
Whitespace normalization.
Show description for e69650d
tim.peters
committed
e69650d
View commit details
Copy full SHA for e69650d
View code at this point
Browse repository at this point
Commits on Apr 19, 2006
Adding pybench 1.3 to the Tools/ directory.
Show description for e07f03d
marc-andre.lemburg
committed
e07f03d
View commit details
Copy full SHA for e07f03d
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL