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

gevent / gevent / 2822
85%
master: 78%

Build:
Build:
LAST BUILD BRANCH: 26.5.0
DEFAULT BRANCH: master
Ran 23 Apr 2018 03:43PM UTC
Jobs 3
Files 76
Run time 12min
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
2822

push

travis-ci

jamadden
Compile the monitor greenlet tracer with Cython.

This makes things 54% faster. In fact, the monitor tracer is now faster than a trivial tracer implemented in python (settrace(lambda e, a: None)).

+-------------------+-----------------+-----------------------------+
| Benchmark         | 37_bench_tracer | 37_bench_tracer_cython_opt3 |
+===================+=================+=============================+
| monitor tracer    | 1.62 us         | 739 ns: 2.20x faster (-54%) |
+-------------------+-----------------+-----------------------------+
| max switch tracer | 3.06 us         | 874 ns: 3.50x faster (-71%) |
+-------------------+-----------------+-----------------------------+
| hub switch tracer | 2.16 us         | 815 ns: 2.66x faster (-62%) |
+-------------------+-----------------+-----------------------------+

Not significant (2): no tracer; trivial tracer

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

9998 of 11780 relevant lines covered (84.87%)

1.99 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
100.0
src/gevent/_tracer.py
Jobs
ID Job ID Ran Files Coverage
1 2822.1 (TASK=test-py37) 23 Apr 2018 03:55PM UTC 0
68.8
Travis Job 2822.1
2 2822.2 (TASK=test-py27) 23 Apr 2018 03:43PM UTC 0
63.94
Travis Job 2822.2
4 2822.4 (TASK=test-py36) 23 Apr 2018 03:49PM UTC 0
68.8
Travis Job 2822.4
Source Files on build 2822
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2822
  • aa911ed0 on github
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