• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

RaRe-Technologies / smart_open / 1958 / 3
95%
develop: 95%

Build:
DEFAULT BRANCH: develop
Ran 27 Dec 2020 08:27AM UTC
Files 36
Run time 3s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

27 Dec 2020 08:23AM UTC coverage: 89.063% (-0.1%) from 89.182%
BOTO_CONFIG=/dev/null TOXENV=check_keys,py38-doctest,test_coverage,py38-integration

push

travis-ci

web-flow
refactor s3 submodule to minimize resource usage (#569)

* refactor s3 submodule to minimize resource usage

creating sessions and resources costs time and memory

* git add benchmark/read_s3.py

$ time python benchmark/read_s3.py < benchmark/urls.txt
real    1m20.786s
user    0m8.619s
sys     0m0.894s

$ time python benchmark/read_s3.py create_session < benchmark/urls.txt
real    1m45.826s
user    0m4.554s
sys     0m0.149s

$ time python benchmark/read_s3.py create_resource < benchmark/urls.txt
real    0m22.046s
user    0m1.474s
sys     0m0.065s

$ time python benchmark/read_s3.py create_session_and_resource < benchmark/urls.txt
real    0m21.086s
user    0m1.496s
sys     0m0.073s

* fixup

* Update smart_open/s3.py

Co-authored-by: Radim Řehůřek <radimrehurek@seznam.cz>

* Update read_s3.py

* update howto

* update howto.md

Co-authored-by: Radim Řehůřek <radimrehurek@seznam.cz>

4593 of 5157 relevant lines covered (89.06%)

0.89 hits per line

Source Files on job 1958.3 (BOTO_CONFIG=/dev/null TOXENV=check_keys,py38-doctest,test_coverage,py38-integration)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 286
  • Travis Job 1958.3
  • 74afb2a4 on github
  • Prev Job for BOTO_CONFIG=/dev/null TOXENV=check_keys,py38-doctest,test_coverage,py38-integration on develop (#1945.3)
  • Next Job for BOTO_CONFIG=/dev/null TOXENV=check_keys,py38-doctest,test_coverage,py38-integration on develop (#1959.3)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc