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: be6802d9e5b1b040e5fd6c76f9a0e27e36a75231
4
- data.tar.gz: 54bfdbcd397f55fb91b7d58ed509353a3c1dd016
3
+ metadata.gz: 415a803b5434e3c6a14d401b061c4ca616d4ce9d
4
+ data.tar.gz: 728c7b85c183e5aa35a8e5d74bb8a49a33c54069
5
5
  SHA512:
6
- metadata.gz: 4ee9000fc52a527278b82399c2011742732b8cef77dfec0b6a23862fa8ef917b0cdd3d0e9029bf45057bab30fb4508d40d0ab6ddd9b2516e55f356746142c442
7
- data.tar.gz: 33c45f023bc1db9fb49ededd37e2833571aac8b0068afd07e91dc12ad975d2c5f101f2b625759451959770fe82e44c840bc9eee7f75b02d69bc55fce56eb6316
6
+ metadata.gz: a738975319869b8fd8350007f6f9c7e5b8649beb4afc444aaaa82ae0ff7867d4cdfc00c25179f66a146a672adc4d4ee1931463720f00c5c7ccc525dfcaffbb87
7
+ data.tar.gz: 524e5320d6bcaf2ddcd5392e6dae8271e4ea9f7a758d740cc332acf1a7519d2ecda1901cb052e324724c11bdccf423c90f85380885ca4b1123dad82ac9fd7163
@@ -9,7 +9,7 @@ tags:
9
9
  - mroonga
10
10
  - pgroonga
11
11
  presentation_date: 2016-02-09
12
- version: 2016.2.9.1
12
+ version: 2016.2.9.2
13
13
  licenses:
14
14
  - CC BY 3.0
15
15
  - CC BY-SA 4.0
@@ -57,7 +57,7 @@
57
57
  * データサイズ:約7GB
58
58
  * メモリー4GB・SSD250GB(('note:(ConoHa)'))
59
59
 
60
- (('note:FYI https://github.com/groonga/wikipedia-search/issues/4'))
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 mecab・pg_bigm
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 mecab | 6m22s
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 mecab | 2h41m55s
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 mecab | 10GB
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 mecab:((*1*)) | 6GB
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は一時ファイル(何10GB単位)を作る'))\n
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 mecabは小さめ\n
234
+ * InnoDB MeCabは小さめ\n
235
235
  (('note:(ヒント:形態素解析ベースの方が小さくなる)'))
236
- * Mroonga・pg_bigmはN-gramなのにInnoDB mecabと同じくらい
236
+ * Mroonga・pg_bigmはN-gramなのにInnoDB MeCabと同じくらい
237
237
 
238
238
  = 高速?
239
239
 
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.1
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-09 00:00:00.000000000 Z
11
+ date: 2016-02-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rabbit