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

NextThought / nti.externalization / 106

Builds Branch Commit Type Ran Committer Via Coverage
106 issue52 More static names. push 28 Jun 2018 01:55PM UTC jamadden travis-ci pending completion   set done
105 issue52 Typing and optimizations for notifyModified, one of the biggest remaining bottlenecks Two changes of note: - notify_modified alias was removed. I couldn't find any uses of it on github - eventFactory was removed from notifyModified. I couldn't fi... push 28 Jun 2018 01:38PM UTC jamadden travis-ci pending completion   set done
104 issue52 More tpying for internalization.py push 28 Jun 2018 01:24AM UTC jamadden travis-ci pending completion   set done
103 issue52 First part of typing internalization.py. Roughly 3-5% further improvement on the benchmarks, it appears. push 28 Jun 2018 12:32AM UTC jamadden travis-ci pending completion   set done
102 issue52 Learn how to do enumerated constants as class bodies in cython Define them as an instance, make an accessor function, type the result of the accessor in the pxd. This avoids needing to get the type in the python file, which is what causes the lea... push 27 Jun 2018 07:14PM UTC jamadden travis-ci pending completion   set done
101 issue52 More typing in datastructures.py This nets us a 4% improvement or so in externalization, maybe a tiny slowdown in internalization (but I expect that to be fixed when I type that module). We could do better, but the class attribute _ext_excluded_... push 27 Jun 2018 04:08PM UTC jamadden travis-ci pending completion   set done
100 issue52 Now that I understand that it's *types* that cause the problem with leading underscores, rename our private module back to private again. push 27 Jun 2018 12:57PM UTC jamadden travis-ci pending completion   set done
99 issue52 Update comment. push 27 Jun 2018 12:54PM UTC jamadden travis-ci pending completion   set done
98 issue52 Our thread-local data is simple enough (and read/written in only one place) so it can be a tuple. This is again slightly faster. push 26 Jun 2018 11:39PM UTC jamadden travis-ci pending completion   set done
97 issue52 More declarations: another 3-6% faster on externalization. push 26 Jun 2018 11:31PM UTC jamadden travis-ci pending completion   set done
96 issue52 More externalization work: declare attributes for state management This was a pretty big win, getting us 9-13% faster on the externalization benchmarks compared with the last commit. push 26 Jun 2018 09:27PM UTC jamadden travis-ci pending completion   set done
95 issue52 Checkpoint on cython declarations. About a 3-5% improvement over the naive version so far. Hopefully we can get better still. push 26 Jun 2018 08:19PM UTC jamadden travis-ci pending completion   set done
94 issue52 cython optimize singleton.py push 26 Jun 2018 05:38PM UTC jamadden travis-ci pending completion   set done
93 issue52 Workaround broken test on Python 3 with cython. See https://github.com/cython/cython/issues/2425 push 26 Jun 2018 04:33PM UTC jamadden travis-ci pending completion   set done
92 issue52 Add cython to travis. push 26 Jun 2018 03:48PM UTC jamadden travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 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