Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
soledad
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
leap
soledad
Wiki
benchmarks
Changes
Page history
New page
Templates
Clone repository
Update benchmarks
authored
7 years ago
by
drebs
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
benchmarks.md
+1
-1
1 addition, 1 deletion
benchmarks.md
with
1 addition
and
1 deletion
benchmarks.md
View page @
b3c8c33f
...
...
@@ -17,7 +17,7 @@ Configurations:
*
`iterations=1`
for all tests.
*
`--min-rounds=5`
for all tests (the default).
*
for pytest-benchmar, the precision of
`time.time`
is
`9.5367431640625e-07 s`
, that is $
`10^{-6}`
$ seconds.
*
`pytest-benchmark`
will try to run the function to until it takes at least around $
`10^{-5}$ seconds (0.01 ms).
*
`pytest-benchmark`
will try to run the function to until it takes at least around $
`10^{-5}
`
$ seconds (0.01 ms).
|
**module**
|
**name**
|
**mean time (ms)**
|
**rounds**
|
**function**
|
| ---------------- | ---------------------------- | -----------------: | ---------: | ------------------------ |
...
...
This diff is collapsed.
Click to expand it.