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

cmu-db / peloton / 5862 / 2
77%
master: 77%

Build:
DEFAULT BRANCH: master
Ran 25 May 2018 08:13PM UTC
Files 820
Run time 127min
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

25 May 2018 12:22AM UTC coverage: 77.397% (+0.007%) from 77.39%
NAME="gcc5 Debug/Tests/AddressSanitizer/Coveralls" CXX=g++-5 CC=gcc-5 PELOTON_BUILD_TYPE=Debug COVERALLS=On

push

travis-ci

pervazea
Performance fixes: move all stats_mode checks to end of transaction (#1381)

* Removed all incremental stats updates from TimestampOrderingTransactionManager. Now processed entirely in TransactionManager's EndTransaction().

* Minor refactor on stats_type variable.

* Added more comments to EndTransaction()

* Adjust logic to find database oid in EndTransaction, also remove redundant code from Commit and Abort in TOTM.

* Removed stats_mode check from BeginTransaction(). This requires us to rely on the transaction timestamp to calculate the latency stat during EndTransaction(). Loss in precision looks reasonable for stats purposes:

transaction latency (new timestamp mode): 52.366000
transaction latency (old stats mode): 52.379732

Also moved all stats-related tasks from EndTransaction() to a dedicated function.

* clang-format-3.6 on modified lines.

49768 of 64302 relevant lines covered (77.4%)

39849.85 hits per line

Source Files on job 5862.2 (NAME="gcc5 Debug/Tests/AddressSanitizer/Coveralls" CXX=g++-5 CC=gcc-5 PELOTON_BUILD_TYPE=Debug COVERALLS=On)
  • Tree
  • List 0
  • Changed 410
  • Source Changed 410
  • Coverage Changed 410
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5195
  • Travis Job 5862.2
  • 36e880e2 on github
  • Prev Job for NAME="gcc5 Debug/Tests/AddressSanitizer/Coveralls" CXX=g++-5 CC=gcc-5 PELOTON_BUILD_TYPE=Debug COVERALLS=On on master (#5868.2)
  • Next Job for NAME="gcc5 Debug/Tests/AddressSanitizer/Coveralls" CXX=g++-5 CC=gcc-5 PELOTON_BUILD_TYPE=Debug COVERALLS=On on master (#5886.2)
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