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

cowlicks / distarray
75%
master: 76%

Build:
Build:
LAST BUILD BRANCH: mpi-context
DEFAULT BRANCH: master
Repo Added 18 Feb 2014 10:56PM UTC
Files 31
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

LAST BUILD ON BRANCH faster-tests
branch: faster-tests
CHANGE BRANCH
x
Reset
  • faster-tests
  • Namespaces-are-one-honking-great-idea
  • apply-proxy
  • bmarks
  • bye-odin
  • cleanup-cleanup
  • cleanup-test
  • cli
  • clientmdmap-to-distribution
  • context-test-move
  • coveralls-omit
  • da-apply
  • dist-func-round-trips
  • double-return
  • dox
  • fill-roundtrips
  • fix-decorators
  • fix-demos
  • fix-missing-tests
  • fix-var
  • from_localarrays-roundtrips
  • fuzz
  • get-localarrays
  • get_localshapes
  • git-hooks
  • gitignore-rope
  • global-context
  • global-size
  • global-to-local-fix
  • grid-conditions
  • grid-shape-bug-gh-235
  • ipython-cleanup
  • julia-set
  • key-prefix-tweaks
  • kill-from-dim-data
  • less-push-pull-nonsense
  • lets-use-modules
  • local-array-to-ndarray
  • local-indexing
  • local-shape-api
  • make-grid-shape-work
  • master
  • move-array-creation
  • move-context
  • move-localarray
  • move-random
  • move-utils
  • mpi-context
  • negative-indices
  • no-dist-matrix
  • no-dunder-import
  • open-files
  • pep8-E263
  • pep8-local
  • pi-demo
  • plot-dist-matrix
  • recurs-bug
  • reduce-dtype
  • reduce-tests
  • remove-nie
  • rm-exercise-odin-tests
  • rm-world
  • roundtrips
  • some-weird-shapes
  • split-global-local
  • start-pep8
  • to-from-switch
  • top-level-functions
  • travis-numpy
  • unify-distribution
  • use-apply-with-functions
  • utils-fix
  • vectorize-local-decorators

pending completion
340

push

travis-ci

cowlicks
Test speed ups in test_distarray by reducing roundtrips.

speed things up by replacing for loops over arrays with calls to
.toarray(). Which still tests that the array can be indexed, but it
pulls it to the client and does it all on the client instead of
remotely.

This change affects:
    * test_from_global_dim_data_irregular_block
    * test_from_global_dim_data_bu
    * test_from_global_dim_data_uu
    * test_from_global_dim_data_bc
    * test_irregular_block_assignment

1789 of 2375 relevant lines covered (75.33%)

1.5 hits per line

Relevant lines Covered
Build:
Build:
2375 RELEVANT LINES 1789 COVERED LINES
1.5 HITS PER LINE
Source Files on faster-tests
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
340 faster-tests Test speed ups in test_distarray by reducing roundtrips. speed things up by replacing for loops over arrays with calls to .toarray(). Which still tests that the array can be indexed, but it pulls it to the client and does it all on the client ins... push 16 May 2014 07:15PM UTC cowlicks travis-ci pending completion  
332 faster-tests Test speed ups in test_distarray by reducing roundtrips. speed things up by replacing for loops over arrays with calls to .toarray(). Which still tests that the array can be indexed, but it pulls it to the client and does it all on the client ins... push 12 May 2014 09:36PM UTC cowlicks travis-ci pending completion  
331 faster-tests Speed up test_from_global_dim_data_uu with smaller data 30 element array instead of 120. push 09 May 2014 05:56PM UTC cowlicks travis-ci pending completion  
See All Builds (276)
  • Repo on GitHub
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