X-Git-Url: https://code.delx.au/gnu-emacs-elpa/blobdiff_plain/482f49e93cabd932c1357225934b92f65dadd489..fd99dfe4bc82545d113f109cc87450918db56fba:/packages/context-coloring/benchmark/context-coloring-benchmark.el diff --git a/packages/context-coloring/benchmark/context-coloring-benchmark.el b/packages/context-coloring/benchmark/context-coloring-benchmark.el index 2de5646aa..e020f6fae 100644 --- a/packages/context-coloring/benchmark/context-coloring-benchmark.el +++ b/packages/context-coloring/benchmark/context-coloring-benchmark.el @@ -1,4 +1,4 @@ -;;; benchmark/context-coloring-benchmark.el --- Benchmarks for context coloring. -*- lexical-binding: t; -*- +;;; context-coloring-benchmark.el --- Benchmarks for context coloring -*- lexical-binding: t; -*- ;; Copyright (C) 2014-2015 Free Software Foundation, Inc. @@ -19,12 +19,9 @@ ;;; Commentary: -;; Benchmarks for context-coloring. +;; Benchmarks for context coloring. -;; `ert' instruments and benchmarks the package's functions, and the results are -;; logged to `benchmark/logs'. - -;; To run, execute `make bench' from the project root. +;; Use with `make bench'. ;;; Code: