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

cmu-db / peloton / 5862
77%

Build:
DEFAULT BRANCH: master
Ran 25 May 2018 08:13PM UTC
Jobs 1
Files 410
Run time 238min
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
5862

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.

43 of 43 new or added lines in 1 file covered. (100.0%)

24884 of 32151 relevant lines covered (77.4%)

79699.71 hits per line

Jobs
ID Job ID Ran Files Coverage
2 5862.2 (NAME="gcc5 Debug/Tests/AddressSanitizer/Coveralls" CXX=g++-5 CC=gcc-5 PELOTON_BUILD_TYPE=Debug COVERALLS=On) 25 May 2018 08:13PM UTC 0
77.4
Travis Job 5862.2
Source Files on build 5862
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5862
  • 36e880e2 on github
  • Prev Build on master (#5868)
  • Next Build on master (#5886)
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