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

ICRAR / libprofit / 160
90%
master: 90%

Build:
Build:
LAST BUILD BRANCH: devel
DEFAULT BRANCH: master
Ran 30 Jan 2018 10:21AM UTC
Jobs 1
Files 43
Run time 2s
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
160

push

travis-ci

rtobar
r2c and c2r transformations used for convolution

Our original implementation used the complex-to-complex FFT
transformations in both forward and backward direction to perform the
convolution of images. Because the images' data is actually made out of
real data (and not complex numbers) we can actually perform
real-to-complex and complex-to-real transformations instead, saving us
some memory and some CPU as well. Speedups are between 50% and 100%
compared with the previous implementation. All tests pass too.

The old complex-to-complex transformations are still being kept because
they will probably be useful to implement other logic. We still probably
want to separate them into a different class though, and rename them
something like FFTC2CPlan and FFTR2CPlan.

Signed-off-by: Rodrigo Tobar <rtobar@icrar.org>

1248 of 1459 relevant lines covered (85.54%)

1762082.09 hits per line

Jobs
ID Job ID Ran Files Coverage
6 160.6 (COMPILER=g++-6 CXXFLAGS="-coverage" LDFLAGS="-coverage") 30 Jan 2018 10:21AM UTC 0
85.54
Travis Job 160.6
Source Files on build 160
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #160
  • e4af3150 on github
  • Prev Build on new_features (#159)
  • Next Build on new_features (#161)
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