From b07c75e96495f06c0914d135d30b26e55bcbb483 Mon Sep 17 00:00:00 2001 From: Yorick Peterse Date: Sun, 6 Sep 2015 22:14:17 +0200 Subject: [PATCH] Moved comparing_gems_bench to xpath/compiler This is a compiler benchmark, not a parser benchmark. --- benchmark/xpath/{parser => compiler}/comparing_gems_bench.rb | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename benchmark/xpath/{parser => compiler}/comparing_gems_bench.rb (100%) diff --git a/benchmark/xpath/parser/comparing_gems_bench.rb b/benchmark/xpath/compiler/comparing_gems_bench.rb similarity index 100% rename from benchmark/xpath/parser/comparing_gems_bench.rb rename to benchmark/xpath/compiler/comparing_gems_bench.rb