YUKI Hiroshi
null+****@clear*****
Mon Jan 20 18:42:00 JST 2014
YUKI Hiroshi 2014-01-20 18:42:00 +0900 (Mon, 20 Jan 2014) New Revision: 0a0dc35557cf8b0868c5e946a71662d5fdc7f29a https://github.com/droonga/fluent-plugin-droonga/commit/0a0dc35557cf8b0868c5e946a71662d5fdc7f29a Message: Put resources for benchmark under test/performance Modified files: benchmark/watch/benchmark-notify.sh Renamed files: test/performance/watch/catalog.json (from benchmark/watch/catalog.json) test/performance/watch/feed.json (from benchmark/watch/feed.json) test/performance/watch/fluentd.conf (from benchmark/watch/fluentd.conf) test/performance/watch/subscribe.json (from benchmark/watch/subscribe.json) Modified: benchmark/watch/benchmark-notify.sh (+3 -2) =================================================================== --- benchmark/watch/benchmark-notify.sh 2014-01-20 18:30:45 +0900 (8110ae5) +++ benchmark/watch/benchmark-notify.sh 2014-01-20 18:42:00 +0900 (181f82c) @@ -1,13 +1,14 @@ #!/bin/sh base_dir=$(cd $(dirname $0); pwd) +work_dir=$base_dir/../../performance/watch rm -rf $base_dir/watch mkdir -p $base_dir/watch -DROONGA_CATALOG=$base_dir/catalog.json \ +DROONGA_CATALOG=$work_dir/catalog.json \ bundle exec fluentd \ - --config $base_dir/fluentd.conf & + --config $work_dir/fluentd.conf & FLUENTD_PID=$! sleep 1 Renamed: test/performance/watch/catalog.json (+0 -0) 100% =================================================================== Renamed: test/performance/watch/feed.json (+0 -0) 100% =================================================================== Renamed: test/performance/watch/fluentd.conf (+0 -0) 100% =================================================================== Renamed: test/performance/watch/subscribe.json (+0 -0) 100% =================================================================== -------------- next part -------------- HTML����������������������������... Download