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

k-takata / vim / 406
83%
master: 84%

Build:
Build:
LAST BUILD BRANCH: use-check-commands
DEFAULT BRANCH: master
Ran 03 Mar 2020 01:14PM UTC
Jobs 1
Files 116
Run time 28s
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
406

push

travis-ci

k-takata
Optimize lambda functions

Currently, lambda functions are slow. (Almost same as normal user functions.)
If a lambda is used in map(), it is about 7x slower than a string expression,
and about 3x slower than a built-in function.

This makes lambda functions about 1.5x faster.
(Still slower than string expressions, though.)

3661 of 136574 relevant lines covered (2.68%)

214.23 hits per line

Jobs
ID Job ID Ran Files Coverage
14 406.14 (BUILD=no TEST=unittests COVERAGE=yes CFLAGS=--coverage LDFLAGS=--coverage FEATURES=huge SHADOWOPT= SRCDIR=./src CHECK_AUTOCONF=yes) 03 Mar 2020 01:14PM UTC 0
2.68
Travis Job 406.14
Source Files on build 406
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #406
  • 0cc5640e on github
  • Next Build on optimize-lambda (#407)
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

© 2025 Coveralls, Inc