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

UDST / pandana / 470 / 1
91%
master: 90%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 11 Jul 2019 06:01PM UTC
Files 11
Run time 1s
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

11 Jul 2019 05:58PM UTC coverage: 91.089%. Remained the same
470.1

Pull #111

travis-ci

web-flow
Optimized string comparisons

Part of the modifications from 0.3 to 0.4 included modifying the `decay` parameter from an `enum` to `std::string`. That is a good modification in terms of functionality but it seems to be that it made the library slower.

In this commit the comparisons are avoided by choosing a decay function before executing the slow loops. In my local environment, the performance improved (for the SEMCOG example) from 48 to 27 seconds. Still, it seems to be far from the 0.3 performance, so more profiling will be necessary to discover other issues.
Pull Request #111: Optimized std::string comparisons

460 of 505 relevant lines covered (91.09%)

0.91 hits per line

Source Files on job 470.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 455
  • Travis Job 470.1
  • 5ed86cad on github
  • Prev Job for on enhancement/optimize-string-comparisons (#467.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc