rabbit-slide-kou-mysql-and-postgresql-and-japanese-full-text-search 2016.2.9.1 → 2016.2.9.2
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 415a803b5434e3c6a14d401b061c4ca616d4ce9d
|
4
|
+
data.tar.gz: 728c7b85c183e5aa35a8e5d74bb8a49a33c54069
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a738975319869b8fd8350007f6f9c7e5b8649beb4afc444aaaa82ae0ff7867d4cdfc00c25179f66a146a672adc4d4ee1931463720f00c5c7ccc525dfcaffbb87
|
7
|
+
data.tar.gz: 524e5320d6bcaf2ddcd5392e6dae8271e4ea9f7a758d740cc332acf1a7519d2ecda1901cb052e324724c11bdccf423c90f85380885ca4b1123dad82ac9fd7163
|
data/config.yaml
CHANGED
data/mroonga-and-pgroonga.rab
CHANGED
@@ -57,7 +57,7 @@
|
|
57
57
|
* データサイズ:約7GB
|
58
58
|
* メモリー4GB・SSD250GB(('note:(ConoHa)'))
|
59
59
|
|
60
|
-
(('note:
|
60
|
+
(('note:https://github.com/groonga/wikipedia-search/issues/4'))
|
61
61
|
|
62
62
|
(('tag:center'))
|
63
63
|
(('note:(他人のベンチマークは参考程度)'))\n
|
@@ -127,7 +127,7 @@
|
|
127
127
|
|
128
128
|
* Mroonga・PGroonga
|
129
129
|
* (('wait'))安定して速い
|
130
|
-
* InnoDB FTS
|
130
|
+
* InnoDB FTS MeCab・pg_bigm
|
131
131
|
* (('wait'))ハマれば速い
|
132
132
|
* InnoDB FTS ngram
|
133
133
|
* (('wait'))安定して遅い
|
@@ -152,7 +152,7 @@
|
|
152
152
|
delimiter = [|]
|
153
153
|
|
154
154
|
InnoDB ngram | 6m51s
|
155
|
-
InnoDB
|
155
|
+
InnoDB MeCab | 6m22s
|
156
156
|
Mroonga:((*3*)) | 5m45s
|
157
157
|
pg_bigm:((*1*)) | 5m14s
|
158
158
|
PGroonga:((*2*)) | 5m22s
|
@@ -170,7 +170,7 @@
|
|
170
170
|
delimiter = [|]
|
171
171
|
|
172
172
|
InnoDB ngram | 3h06m58s
|
173
|
-
InnoDB
|
173
|
+
InnoDB MeCab | 2h41m55s
|
174
174
|
Mroonga:((*1*)) | 22m24s
|
175
175
|
pg_bigm | 3h43m23s
|
176
176
|
PGroonga:((*2*)) | 54m34s
|
@@ -203,7 +203,7 @@
|
|
203
203
|
delimiter = [|]
|
204
204
|
|
205
205
|
InnoDB ngram | 10GB
|
206
|
-
InnoDB
|
206
|
+
InnoDB MeCab | 10GB
|
207
207
|
Mroonga | 8.2GB
|
208
208
|
pg_bigm:((*2*)) | 5.1GB
|
209
209
|
PGroonga:((*1*)) | 4.3GB
|
@@ -217,12 +217,12 @@
|
|
217
217
|
delimiter = [|]
|
218
218
|
|
219
219
|
InnoDB ngram | 12GB
|
220
|
-
InnoDB
|
220
|
+
InnoDB MeCab:((*1*)) | 6GB
|
221
221
|
Mroonga:((*1*)) | 6GB
|
222
222
|
pg_bigm:((*3*)) | 7GB
|
223
223
|
PGroonga | 10GB
|
224
224
|
|
225
|
-
(('note:InnoDB
|
225
|
+
(('note:InnoDBは一時ファイル(何十GB単位)を作る'))\n
|
226
226
|
(('note:PGroongaは元データ(8GB)のコピーもLZ4圧縮して持っている'))
|
227
227
|
|
228
228
|
= サイズ:まとめ
|
@@ -231,9 +231,9 @@
|
|
231
231
|
* PostgreSQLは元データより小さめ
|
232
232
|
* InnoDBは元データより大きめ
|
233
233
|
* インデックスサイズ
|
234
|
-
* InnoDB
|
234
|
+
* InnoDB MeCabは小さめ\n
|
235
235
|
(('note:(ヒント:形態素解析ベースの方が小さくなる)'))
|
236
|
-
* Mroonga・pg_bigmはN-gramなのにInnoDB
|
236
|
+
* Mroonga・pg_bigmはN-gramなのにInnoDB MeCabと同じくらい
|
237
237
|
|
238
238
|
= 高速?
|
239
239
|
|
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rabbit-slide-kou-mysql-and-postgresql-and-japanese-full-text-search
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2016.2.9.
|
4
|
+
version: 2016.2.9.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Kouhei Sutou
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2016-02-
|
11
|
+
date: 2016-02-10 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rabbit
|