From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 103364 invoked by alias); 22 Sep 2017 13:54:10 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 103335 invoked by uid 89); 22 Sep 2017 13:54:09 -0000 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 Received: from 184.89-10-139.nextgentel.com (HELO jbsupah.cool) (89.10.139.184) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 22 Sep 2017 13:54:07 +0000 Received: from jbsupah.cool (localhost [127.0.0.1]) by jbsupah.cool (8.15.2/8.15.2) with ESMTP id v8MDsbnp021517 for ; Fri, 22 Sep 2017 15:54:37 +0200 Received: (from jostein@localhost) by jbsupah.cool (8.15.2/8.15.2/Submit) id v8MDsbkE021516 for cygwin@cygwin.com; Fri, 22 Sep 2017 15:54:37 +0200 Date: Fri, 22 Sep 2017 13:54:00 -0000 From: Jostein Berntsen To: cygwin@cygwin.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 X-SW-Source: 2017-09/txt/msg00206.txt.bz2 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