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

RaRe-Technologies / smart_open / 1958
95%

Build:
DEFAULT BRANCH: develop
Ran 27 Dec 2020 08:27AM UTC
Jobs 1
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

pending completion
1958

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

Jobs
ID Job ID Ran Files Coverage
3 1958.3 (BOTO_CONFIG=/dev/null TOXENV=check_keys,py38-doctest,test_coverage,py38-integration) 27 Dec 2020 08:27AM UTC 0
89.06
Travis Job 1958.3
Source Files on build 1958
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1958
  • 74afb2a4 on github
  • Prev Build on develop (#1945)
  • Next Build on develop (#1959)
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