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

JuliaDiff / TaylorSeries.jl / 571 / 3
93%
master: 93%

Build:
DEFAULT BRANCH: master
Ran 21 Apr 2017 08:04PM UTC
Files 13
Run time 0s
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

21 Apr 2017 07:48PM UTC coverage: 96.878% (-0.3%) from 97.138%
571.3

push

travis-ci

web-flow
Solve performance regresion (#103)

* Use `fixorder` again, to avoid the if's used in `getindex`

The use of those if's is at the heart of the problem reported in [#102].
The idea was to avoid fixorder by setting the coefficients that are
not defined to zero. This involves if's that killed performance.

Also, fixorder was corrected to return a copy of the coefficients to
avoid side effects.

`max_order` is not anylonger needed, so it is deleted.

* Fix tests and fateman.jl

* Tiny correction to fixorder

* Improvements on allocations

* Inline mul! and div! methods

* Use a modified power_by_squaring, and inline the (mutating) recursion functions

* Inline fixorder

* Inlining div!

1117 of 1153 relevant lines covered (96.88%)

3436686.69 hits per line

Source Files on job 571.3
  • Tree
  • List 0
  • Changed 10
  • Source Changed 7
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 571
  • Travis Job 571.3
  • b173816e on github
  • Prev Job for on master (#556.3)
  • Next Job for on master (#580.5)
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