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

zopefoundation / zope.interface / 420

Builds Branch Commit Type Ran Committer Via Coverage
420 hash_performance Improve InterfaceClass __hash__ performance push 24 Jan 2020 04:15PM UTC jensens travis-ci pending completion   set done
419 hash_performance Improve InterfaceClass __hash__ performance Pull #156 24 Jan 2020 04:12PM UTC web-flow travis-ci pending completion   set done
418 hash_performance Improve InterfaceClass __hash__ performance push 24 Jan 2020 04:02PM UTC jensens travis-ci pending completion   set done
417 slots Avoid allocating space for tagged values unless they're used. This saves another few percent. Pull #155 23 Jan 2020 06:11PM UTC web-flow travis-ci pending completion   set done
416 slots Avoid allocating space for tagged values unless they're used. This saves another few percent. push 23 Jan 2020 05:44PM UTC jamadden travis-ci pending completion   set done
415 slots Specifications with no dependents are common (4700 out of 7000 in this example), so avoid allocating a WeakKeyDictionary until needed. This saves another 2% or so. push 23 Jan 2020 04:58PM UTC jamadden travis-ci pending completion   set done
414 slots Nope, compiler for CPython 2 on Windows doesn't support .name initializers. push 23 Jan 2020 04:29PM UTC jamadden travis-ci pending completion   set done
413 slots Move Declaration, Specification and ClassProvides to __slots__. In a test of 6000 modules that load 2245 InterfaceClass objects and produce 2233 ClassProvides instances, this saves about 1% total memory usage in Python 2.7. push 23 Jan 2020 04:25PM UTC jamadden travis-ci pending completion   set done
412 master Merge pull request #154 from zopefoundation/c-opts-members Use tp_members in SpecificationBase and ClassProvidesBase; stop using private undoc API push 23 Jan 2020 01:07PM UTC web-flow travis-ci pending completion   set done
411 c-opts-members Use tp_members in SpecificationBase and ClassProvidesBase. Instead of storing 1 and 2 attributes, respectively, in __dict__. This lets us eliminate inst_attr and its use of an undocumented API. It also helps reign in the size of these objects. B... Pull #154 23 Jan 2020 12:43PM UTC web-flow travis-ci pending completion   set done
410 c-opts-members Use tp_members in SpecificationBase and ClassProvidesBase. Instead of storing 1 and 2 attributes, respectively, in __dict__. This lets us eliminate inst_attr and its use of an undocumented API. It also helps reign in the size of these objects. B... push 23 Jan 2020 12:40PM UTC jamadden travis-ci pending completion   set done
409 c-opts-members Use tp_members in SpecificationBase and ClassProvidesBase. Instead of storing 1 and 2 attributes, respectively, in __dict__. This lets us eliminate inst_attr and its use of an undocumented API. It also helps reign in the size of these objects. B... Pull #154 22 Jan 2020 03:41PM UTC web-flow travis-ci pending completion   set done
408 master Merge pull request #151 from zopefoundation/no-pure-python-build Remove checking of PURE_PYTHON at build time push 22 Jan 2020 03:37PM UTC web-flow travis-ci pending completion   set done
407 c-opts-members Use tp_members in SpecificationBase and ClassProvidesBase. Instead of storing 1 and 2 attributes, respectively, in __dict__. This lets us eliminate inst_attr and its use of an undocumented API. It also helps reign in the size of these objects. B... push 22 Jan 2020 03:33PM UTC jamadden travis-ci pending completion   set done
406 no-pure-python-build Bump version as suggested in review. Also add a line of missing whitespace. Pull #151 22 Jan 2020 12:23PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • …
  • 65
  • 66
  • Next →
  • Back to Repo
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