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

datasciencebr / rosie / 155 / 1
97%
master: 98%

Build:
Build:
LAST BUILD BRANCH: pyup-scheduled-update-2018-02-05
DEFAULT BRANCH: master
Ran 30 Apr 2017 04:57PM UTC
Files 23
Run time 8s
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

30 Apr 2017 04:55PM UTC coverage: 96.429%. Remained the same
155.1

push

travis-ci

Irio
Reduce memory usage by reusing the same memory space for operations

About the same time to run, but using 1GB less of memory.

**Before**

In [2]: %time data = Adapter('/Users/irio/Code/serenata/research/data').dataset
CPU times: user 37.4 s, sys: 8.73 s, total: 46.2 s
Wall time: 46.9 s

In [5]: %memit -r 5 data = Adapter('/Users/irio/Code/serenata/research/data').dataset
peak memory: 10626.52 MiB, increment: 6682.10 MiB

**After**

%time data = Adapter('/Users/irio/Code/serenata/research/data').dataset
CPU times: user 39 s, sys: 10.8 s, total: 49.9 s
Wall time: 51.6 s

%memit -r 5 data = Adapter('/Users/irio/Code/serenata/research/data').dataset
peak memory: 11398.68 MiB, increment: 7787.70 MiB

513 of 532 relevant lines covered (96.43%)

0.96 hits per line

Source Files on job 155.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 155
  • Travis Job 155.1
  • 6713058d on github
  • Prev Job for on dataset-interface (#154.1)
  • Next Job for on dataset-interface (#157.1)
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