X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:mime-version :content-type; q=dns; s=default; b=gl8PRQHwVtHHRzrgufbZ49ojrCzKd oRe8SkKnp9Y77fZUkvFv714A//Li5qFZRm97DleCQJMSKXXwzDott5aLgADQ17lP mqz+vcs/pjZCid/qgX5IRrGM6zkDpPpBzQ0kXVagxYbh3imIxysBwG1dfX08d/Ms +cV1AcB+AP3N9Y= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:mime-version :content-type; s=default; bh=Vp2zIk4iTNJBd0RkIQGb9Zom56o=; b=Juh +cg6ys53akslQ0k8MIrWhvOvT5kPF9wcLqfiI2HFo69ajJ4jXeNI4EuQ+De9fBX7 0r/MZBGxtRIMWxNilKYsI0o6pJfeM00JWGIKq4HtSm1hNpRQImV8X91V+qWs6X93 jkgPFdILk7roSreW+SFQQFfLNyGpYuY705+XR4AI= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.1 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RDNS_DYNAMIC,TVD_RCVD_IP autolearn=no version=3.3.2 spammy=H*F:D*no, gem, respond X-HELO: jbsupah.cool Date: Fri, 22 Sep 2017 15:54:37 +0200 From: Jostein Berntsen To: cygwin AT cygwin DOT com Subject: Slow ruby application: timetrap Message-ID: <20170922135437.GA32439@jbsupah> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline X-Editor: Vim 7.3 http://www.vim.org/ User-Agent: Mutt/1.8.3 (2017-05-23) X-IsSubscribed: yes I have used timetrap in Cygwin for some time, but lately it has gotten very slow. It uses about 30 seconds just to respond, and this is a small program. Since this is not part of Cygwin, I install it as a gem install. https://github.com/samg/timetrap I use this on a work machine so it might be that some updates there affected it, but is there anyway I can trace why it is so slow? Other commands like ls, cd and similar are very fast. vim and screen hangs some seconds before reacting though. Jostein -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple