zsh-users
 help / color / mirror / code / Atom feed
* 3 years of coding Zsh
@ 2018-06-15 16:55 Sebastian Gniazdowski
  2018-06-15 17:29 ` Ray Andrews
  0 siblings, 1 reply; 14+ messages in thread
From: Sebastian Gniazdowski @ 2018-06-15 16:55 UTC (permalink / raw)
  To: Zsh Users

Hello,
past 3 years I have send patches or induce following changes:

- zsh to not be slow because of memory-related patch (commited around 5.0.8),
- zsh to not allocate ~2000 MB or similar memory,
- sched never misses an event,
- recursive-edit doesn't go inconsistent state,
- zcurses supports 256 colors and color "default", does'nt blink
colors randomly,
- optimization that makes array+=( ) cost-less, plus multiple (4 or
more) other optimizations,
- optimization of Zsh execution (ecstrcode to use hasher),
- uplift of GDBM module,
- zsystem flock doesn't leak descriptors,
- zsystem flock can have 0-timeout
- patterns correctly match [^ax-y],
- sourcing doesn't call sigprocmask every byte – x2 faster zsh startup.

I've would enumerate more (e.g. debugged a pattern segfault), but I've
in general lost track of my patches and/or emails.

3152 commits to Zsh projects in one year, other year 2737 commits, 7.5
commits per day. It's like if some corporation hired me to work on
open source project. That's why I thought, maybe someone would support
me via patreon (https://www.patreon.com/psprint)? I could use the
money to e.g. uplift fast-syntax-highlighting.

-- 
Best regards,
Sebastian Gniazdowski


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2018-06-21 21:44 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-15 16:55 3 years of coding Zsh Sebastian Gniazdowski
2018-06-15 17:29 ` Ray Andrews
2018-06-15 22:49   ` Jason L Tibbitts III
2018-06-17 12:41   ` Sebastian Gniazdowski
2018-06-17 14:21     ` Daniel Shahaf
2018-06-17 14:43       ` Sebastian Gniazdowski
2018-06-18 15:00         ` Peter Stephenson
2018-06-19  7:34           ` Sebastian Gniazdowski
2018-06-19  8:27             ` Peter Stephenson
2018-06-19  9:12           ` about founding z developement of zsh Marc Chantreux
2018-06-20 10:19             ` René Wilhelm
2018-06-20 11:02               ` Marc Chantreux
2018-06-21 21:44             ` Sebastian Gniazdowski
2018-06-17 17:39       ` 3 years of coding Zsh Ray Andrews

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).