We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0359cec + bfd67a6 commit fddd702Copy full SHA for fddd702
1 file changed
astro.config.mjs
@@ -170,10 +170,6 @@ export default defineConfig({
170
label: 'Benchmark Analysis on TideSQL v4.3.0 in MariaDB v11.8.6 TPC-C with jemalloc and PGO',
171
link: 'articles/benchmark-analysis-tidesql-v4-3-0-mariadb-v11-8-6-tpc-c-pgo-jemalloc'
172
},
173
- {
174
- label: 'Benchmark Analysis on TideSQL v4.3.0 in MariaDB v11.8.6 TPC-C',
175
- link: 'articles/benchmark-analysis-tidesql-v4-3-0-mariadb-v11-8-6-tpc-c'
176
- },
177
{
178
label: 'Profile-Guided Optimization (PGO) Build TPC-C Analysis for TideSQL in MariaDB v11.8.6',
179
link: 'articles/pgo-build-tpc-c-analysis-mariadb-v11-8-6-tidesql'
0 commit comments