rabbit-slide-kou-postgresql-conference-2015 2015.11.27.0 → 2015.11.27.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.rd +8 -0
- data/config.yaml +2 -1
- data/images/performance-charcteristic-for-constant-read-and-write.svg +251 -0
- data/images/search-gin.svg +1438 -0
- data/images/update-gin.svg +722 -0
- data/images/update-groonga.svg +635 -0
- data/pdf/postgresql-conference-2015-pgroonga-implementation.pdf +0 -0
- data/pgroonga-implementation.rab +78 -10
- data/private/images/groonga-meatup-2015-design.svg +2087 -0
- metadata +9 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 4da8518bc85a0d17b9051eb65bccbe4137267070
|
4
|
+
data.tar.gz: 7b5d6bb0afeb7c24557b529ac08c19ef32ba500a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 97ef43ee7e735e2050b002100b56134427476a6e5572c085d8514d473fff6bbc56adf2d26ee7ca32ef182fae5730253022bf7ec1b45b5409291cee865c153406
|
7
|
+
data.tar.gz: fcbf001c4fa8f14f911063ed4e5309bf106b7e06f25735656d91243492885fb0c1e7f87d85abe4acf9652e38894a3b291f27182436e64dd76231701bb99f513c
|
data/README.rd
CHANGED
data/config.yaml
CHANGED
@@ -0,0 +1,251 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2
|
+
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
3
|
+
|
4
|
+
<svg
|
5
|
+
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
6
|
+
xmlns:cc="http://creativecommons.org/ns#"
|
7
|
+
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
8
|
+
xmlns:svg="http://www.w3.org/2000/svg"
|
9
|
+
xmlns="http://www.w3.org/2000/svg"
|
10
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
11
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
12
|
+
width="215.45268mm"
|
13
|
+
height="113.36609mm"
|
14
|
+
viewBox="0 0 763.41508 401.69087"
|
15
|
+
id="svg2"
|
16
|
+
version="1.1"
|
17
|
+
inkscape:version="0.91 r13725"
|
18
|
+
sodipodi:docname="performance-charcteristic-for-constant-read-and-write.svg">
|
19
|
+
<defs
|
20
|
+
id="defs4">
|
21
|
+
<marker
|
22
|
+
inkscape:isstock="true"
|
23
|
+
style="overflow:visible"
|
24
|
+
id="marker9530"
|
25
|
+
refX="0"
|
26
|
+
refY="0"
|
27
|
+
orient="auto"
|
28
|
+
inkscape:stockid="Arrow1Send">
|
29
|
+
<path
|
30
|
+
transform="matrix(-0.2,0,0,-0.2,-1.2,0)"
|
31
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
|
32
|
+
d="M 0,0 5,-5 -12.5,0 5,5 0,0 Z"
|
33
|
+
id="path9532"
|
34
|
+
inkscape:connector-curvature="0" />
|
35
|
+
</marker>
|
36
|
+
<marker
|
37
|
+
inkscape:isstock="true"
|
38
|
+
style="overflow:visible"
|
39
|
+
id="marker9502"
|
40
|
+
refX="0"
|
41
|
+
refY="0"
|
42
|
+
orient="auto"
|
43
|
+
inkscape:stockid="Arrow1Sstart">
|
44
|
+
<path
|
45
|
+
transform="matrix(0.2,0,0,0.2,1.2,0)"
|
46
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
|
47
|
+
d="M 0,0 5,-5 -12.5,0 5,5 0,0 Z"
|
48
|
+
id="path9504"
|
49
|
+
inkscape:connector-curvature="0" />
|
50
|
+
</marker>
|
51
|
+
<marker
|
52
|
+
inkscape:stockid="Arrow1Send"
|
53
|
+
orient="auto"
|
54
|
+
refY="0"
|
55
|
+
refX="0"
|
56
|
+
id="Arrow1Send"
|
57
|
+
style="overflow:visible"
|
58
|
+
inkscape:isstock="true"
|
59
|
+
inkscape:collect="always">
|
60
|
+
<path
|
61
|
+
id="path8111"
|
62
|
+
d="M 0,0 5,-5 -12.5,0 5,5 0,0 Z"
|
63
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
|
64
|
+
transform="matrix(-0.2,0,0,-0.2,-1.2,0)"
|
65
|
+
inkscape:connector-curvature="0" />
|
66
|
+
</marker>
|
67
|
+
<marker
|
68
|
+
inkscape:stockid="Arrow1Sstart"
|
69
|
+
orient="auto"
|
70
|
+
refY="0"
|
71
|
+
refX="0"
|
72
|
+
id="Arrow1Sstart"
|
73
|
+
style="overflow:visible"
|
74
|
+
inkscape:isstock="true"
|
75
|
+
inkscape:collect="always">
|
76
|
+
<path
|
77
|
+
id="path8108"
|
78
|
+
d="M 0,0 5,-5 -12.5,0 5,5 0,0 Z"
|
79
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
|
80
|
+
transform="matrix(0.2,0,0,0.2,1.2,0)"
|
81
|
+
inkscape:connector-curvature="0" />
|
82
|
+
</marker>
|
83
|
+
</defs>
|
84
|
+
<sodipodi:namedview
|
85
|
+
id="base"
|
86
|
+
pagecolor="#ffffff"
|
87
|
+
bordercolor="#666666"
|
88
|
+
borderopacity="1.0"
|
89
|
+
inkscape:pageopacity="0.0"
|
90
|
+
inkscape:pageshadow="2"
|
91
|
+
inkscape:zoom="0.7"
|
92
|
+
inkscape:cx="191.29432"
|
93
|
+
inkscape:cy="254.13956"
|
94
|
+
inkscape:document-units="px"
|
95
|
+
inkscape:current-layer="layer1"
|
96
|
+
showgrid="false"
|
97
|
+
showguides="false"
|
98
|
+
fit-margin-left="5"
|
99
|
+
fit-margin-top="5"
|
100
|
+
fit-margin-right="5"
|
101
|
+
fit-margin-bottom="5"
|
102
|
+
inkscape:window-width="1318"
|
103
|
+
inkscape:window-height="794"
|
104
|
+
inkscape:window-x="2077"
|
105
|
+
inkscape:window-y="81"
|
106
|
+
inkscape:window-maximized="0">
|
107
|
+
<sodipodi:guide
|
108
|
+
position="-86.818947,202.10648"
|
109
|
+
orientation="1,0"
|
110
|
+
id="guide8422" />
|
111
|
+
</sodipodi:namedview>
|
112
|
+
<metadata
|
113
|
+
id="metadata7">
|
114
|
+
<rdf:RDF>
|
115
|
+
<cc:Work
|
116
|
+
rdf:about="">
|
117
|
+
<dc:format>image/svg+xml</dc:format>
|
118
|
+
<dc:type
|
119
|
+
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
120
|
+
<dc:title></dc:title>
|
121
|
+
</cc:Work>
|
122
|
+
</rdf:RDF>
|
123
|
+
</metadata>
|
124
|
+
<g
|
125
|
+
inkscape:label="レイヤー 1"
|
126
|
+
inkscape:groupmode="layer"
|
127
|
+
id="layer1"
|
128
|
+
transform="translate(-16.108258,-50.211603)">
|
129
|
+
<path
|
130
|
+
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#Arrow1Sstart);marker-end:url(#Arrow1Send)"
|
131
|
+
d="m 84.285714,124.85891 0,266.07472 296.541796,0"
|
132
|
+
id="path7290"
|
133
|
+
inkscape:connector-curvature="0"
|
134
|
+
sodipodi:nodetypes="ccc" />
|
135
|
+
<text
|
136
|
+
xml:space="preserve"
|
137
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32px;line-height:125%;font-family:Sans;-inkscape-font-specification:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
138
|
+
x="-386.79736"
|
139
|
+
y="60.699795"
|
140
|
+
id="text8424"
|
141
|
+
sodipodi:linespacing="125%"
|
142
|
+
transform="matrix(0,-1,1,0,0,0)"><tspan
|
143
|
+
sodipodi:role="line"
|
144
|
+
id="tspan8426"
|
145
|
+
x="-386.79736"
|
146
|
+
y="60.699795">検索スループット</tspan></text>
|
147
|
+
<text
|
148
|
+
xml:space="preserve"
|
149
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32px;line-height:125%;font-family:Sans;-inkscape-font-specification:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
150
|
+
x="95.400688"
|
151
|
+
y="431.62344"
|
152
|
+
id="text8428"
|
153
|
+
sodipodi:linespacing="125%"><tspan
|
154
|
+
sodipodi:role="line"
|
155
|
+
id="tspan8430"
|
156
|
+
x="95.400688"
|
157
|
+
y="431.62344">更新スループット</tspan></text>
|
158
|
+
<path
|
159
|
+
style="fill:none;fill-rule:evenodd;stroke:#4e9a06;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
160
|
+
d="m 83.842661,190.70208 291.934089,0"
|
161
|
+
id="path9476"
|
162
|
+
inkscape:connector-curvature="0" />
|
163
|
+
<text
|
164
|
+
xml:space="preserve"
|
165
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32px;line-height:125%;font-family:Sans;-inkscape-font-specification:Sans;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
166
|
+
x="234.73676"
|
167
|
+
y="91.608124"
|
168
|
+
id="text9478"
|
169
|
+
sodipodi:linespacing="125%"><tspan
|
170
|
+
sodipodi:role="line"
|
171
|
+
x="234.73676"
|
172
|
+
y="91.608124"
|
173
|
+
id="tspan9697">Groonga</tspan></text>
|
174
|
+
<path
|
175
|
+
sodipodi:nodetypes="ccc"
|
176
|
+
inkscape:connector-curvature="0"
|
177
|
+
id="path9484"
|
178
|
+
d="m 459.99998,124.85891 0,266.07472 296.54179,0"
|
179
|
+
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker9502);marker-end:url(#marker9530)" />
|
180
|
+
<text
|
181
|
+
transform="matrix(0,-1,1,0,0,0)"
|
182
|
+
sodipodi:linespacing="125%"
|
183
|
+
id="text9486"
|
184
|
+
y="443.55692"
|
185
|
+
x="-386.79736"
|
186
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32px;line-height:125%;font-family:Sans;-inkscape-font-specification:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
187
|
+
xml:space="preserve"><tspan
|
188
|
+
y="443.55692"
|
189
|
+
x="-386.79736"
|
190
|
+
id="tspan9488"
|
191
|
+
sodipodi:role="line">検索スループット</tspan></text>
|
192
|
+
<text
|
193
|
+
sodipodi:linespacing="125%"
|
194
|
+
id="text9490"
|
195
|
+
y="431.62344"
|
196
|
+
x="470.49942"
|
197
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32px;line-height:125%;font-family:Sans;-inkscape-font-specification:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
198
|
+
xml:space="preserve"><tspan
|
199
|
+
y="431.62344"
|
200
|
+
x="470.49942"
|
201
|
+
id="tspan9492"
|
202
|
+
sodipodi:role="line">更新スループット</tspan></text>
|
203
|
+
<path
|
204
|
+
inkscape:connector-curvature="0"
|
205
|
+
id="path9494"
|
206
|
+
d="M 459.55692,190.70208 751.49101,329.98779"
|
207
|
+
style="fill:none;fill-rule:evenodd;stroke:#4e9a06;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
208
|
+
sodipodi:nodetypes="cc" />
|
209
|
+
<text
|
210
|
+
sodipodi:linespacing="125%"
|
211
|
+
id="text9496"
|
212
|
+
y="95.128113"
|
213
|
+
x="601.97211"
|
214
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32px;line-height:125%;font-family:Sans;-inkscape-font-specification:Sans;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
215
|
+
xml:space="preserve"><tspan
|
216
|
+
y="95.128113"
|
217
|
+
x="601.97211"
|
218
|
+
sodipodi:role="line"
|
219
|
+
id="tspan9719">GIN</tspan></text>
|
220
|
+
<text
|
221
|
+
xml:space="preserve"
|
222
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32px;line-height:125%;font-family:Sans;-inkscape-font-specification:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
223
|
+
x="95.400688"
|
224
|
+
y="252.61678"
|
225
|
+
id="text9703"
|
226
|
+
sodipodi:linespacing="125%"><tspan
|
227
|
+
sodipodi:role="line"
|
228
|
+
x="95.400688"
|
229
|
+
y="252.61678"
|
230
|
+
id="tspan9707">更新が増えても</tspan><tspan
|
231
|
+
sodipodi:role="line"
|
232
|
+
x="95.400688"
|
233
|
+
y="292.61676"
|
234
|
+
id="tspan9711">検索性能は落ちない</tspan></text>
|
235
|
+
<text
|
236
|
+
xml:space="preserve"
|
237
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32px;line-height:125%;font-family:Sans;-inkscape-font-specification:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
238
|
+
x="470.49942"
|
239
|
+
y="336.56155"
|
240
|
+
id="text9713"
|
241
|
+
sodipodi:linespacing="125%"><tspan
|
242
|
+
sodipodi:role="line"
|
243
|
+
id="tspan9715"
|
244
|
+
x="470.49942"
|
245
|
+
y="336.56155">更新が増えると</tspan><tspan
|
246
|
+
sodipodi:role="line"
|
247
|
+
x="470.49942"
|
248
|
+
y="376.56155"
|
249
|
+
id="tspan9717">検索性能が落ちる</tspan></text>
|
250
|
+
</g>
|
251
|
+
</svg>
|