From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-3.7 required=3.0 tests=ALL_TRUSTED,AWL,BAYES_00 shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 26FA51F463; Fri, 20 Dec 2019 02:00:36 +0000 (UTC) Date: Fri, 20 Dec 2019 02:00:36 +0000 From: Eric Wong To: unicorn-public@bogomips.org Subject: gperf and no-kgio-wip branches stalled Message-ID: <20191220020035.GA11990@dcvr> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline List-Id: I haven't heard any feedback regarding the "gperf" changes, and I don't think the extra installation overhead of the gperf command is worth the overhead since most people will never notice it the improvement. https://bogomips.org/unicorn-public/20190704220108.7849-1-e@80x24.org/ I also started a "no-kgio-wip" branch at https://bogomips.org/unicorn.git, but haven't had a consistent or quiet-enough machine to benchmark and work on it further. I'm looking forward to the day when I don't need or have any sort of AOT compiler at all installed on my system, just interpreters :>