From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-4.0 required=3.0 tests=ALL_TRUSTED,BAYES_00 shortcircuit=no autolearn=ham autolearn_force=no version=3.4.0 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 5FBA52018A for ; Fri, 1 Jul 2016 15:42:25 +0000 (UTC) From: Eric Wong To: meta@public-inbox.org Subject: [PATCH 0/2] performance-related notes+docs Date: Fri, 1 Jul 2016 15:42:21 +0000 Message-Id: <20160701154223.3892-1-e@80x24.org> List-Id: Opposing goals here, yes, I'm hell bent on sticking to a scripting language for hackability and eliminating the need to provide reproducible builds. On the other hand, this should be able to scale to handle LKML. Eric Wong (2): TODO: update documentation for performance items examples: add varnish-4.vcl TODO | 11 +++++++- examples/varnish-4.vcl | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 84 insertions(+), 1 deletion(-)