-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
9 lines (9 loc) · 9.42 KB
/
index.html
File metadata and controls
9 lines (9 loc) · 9.42 KB
1
2
3
4
5
6
7
8
9
<!doctype html><html lang=zh-cn><head><meta charset=utf-8><meta http-equiv=x-ua-compatible content="IE=edge,chrome=1"><title>后端技术小屋</title><meta name=renderer content="webkit"><meta name=viewport content="width=device-width,initial-scale=1,maximum-scale=1"><meta http-equiv=cache-control content="no-transform"><meta http-equiv=cache-control content="no-siteapp"><meta name=theme-color content="#f8f5ec"><meta name=msapplication-navbutton-color content="#f8f5ec"><meta name=apple-mobile-web-app-capable content="yes"><meta name=apple-mobile-web-app-status-bar-style content="#f8f5ec"><meta name=author content="后端侠"><meta name=description content="Hugo theme even example site."><meta name=keywords content="Hugo,theme,后端侠"><meta name=generator content="Hugo 0.62.2 with theme even"><link rel=canonical href=https://backendhouse.github.io/><link href=https://backendhouse.github.io/index.xml rel=alternate type=application/rss+xml title=后端技术小屋><link href=https://backendhouse.github.io/index.xml rel=feed type=application/rss+xml title=后端技术小屋><link rel=apple-touch-icon sizes=180x180 href=/apple-touch-icon.png><link rel=icon type=image/png sizes=32x32 href=/favicon-32x32.png><link rel=icon type=image/png sizes=16x16 href=/favicon-16x16.png><link rel=manifest href=/manifest.json><link rel=mask-icon href=/safari-pinned-tab.svg color=#5bbad5><link href=/sass/main.min.a2095472a2a8d7ddda1334cf60051cbe40ed55f2467554bb6aa4c17c9bcd27a4.css rel=stylesheet><link rel=stylesheet href=https://cdn.jsdelivr.net/npm/@fancyapps/fancybox@3.1.20/dist/jquery.fancybox.min.css integrity="sha256-7TyXnr2YU040zfSP+rEcz29ggW4j56/ujTPwjMzyqFY=" crossorigin=anonymous><meta property="og:title" content="后端技术小屋"><meta property="og:description" content="Hugo theme even example site."><meta property="og:type" content="website"><meta property="og:url" content="https://backendhouse.github.io/"><meta property="og:updated_time" content="2025-06-02T18:20:05+08:00"><meta itemprop=name content="后端技术小屋"><meta itemprop=description content="Hugo theme even example site."><meta name=twitter:card content="summary"><meta name=twitter:title content="后端技术小屋"><meta name=twitter:description content="Hugo theme even example site."><!--[if lte IE 9]><script src=https://cdnjs.cloudflare.com/ajax/libs/classlist/1.1.20170427/classList.min.js></script><![endif]--><!--[if lt IE 9]><script src=https://cdn.jsdelivr.net/npm/html5shiv@3.7.3/dist/html5shiv.min.js></script><script src=https://cdn.jsdelivr.net/npm/respond.js@1.4.2/dest/respond.min.js></script><![endif]--></head><body><div id=mobile-navbar class=mobile-navbar><div class=mobile-header-logo><a href=/ class=logo>后端技术小屋</a></div><div class=mobile-navbar-icon><span></span><span></span><span></span></div></div><nav id=mobile-menu class="mobile-menu slideout-menu"><ul class=mobile-menu-list><a href=/><li class=mobile-menu-item>Home</li></a><a href=/post/><li class=mobile-menu-item>Archives</li></a><a href=/tags/><li class=mobile-menu-item>Tags</li></a><a href=/categories/><li class=mobile-menu-item>Categories</li></a><a href=/about/><li class=mobile-menu-item>About</li></a></ul></nav><div class=container id=mobile-panel><header id=header class=header><div class=logo-wrapper><a href=/ class=logo>后端技术小屋</a></div><nav class=site-navbar><ul id=menu class=menu><li class=menu-item><a class=menu-item-link href=/>Home</a></li><li class=menu-item><a class=menu-item-link href=/post/>Archives</a></li><li class=menu-item><a class=menu-item-link href=/tags/>Tags</a></li><li class=menu-item><a class=menu-item-link href=/categories/>Categories</a></li><li class=menu-item><a class=menu-item-link href=/about/>About</a></li></ul></nav></header><main id=main class=main><div class=content-wrapper><div id=content class=content><section id=posts class=posts><article class=post><header class=post-header><h1 class=post-title><a class=post-link href=/post/gluten+ch-backend%E6%80%A7%E8%83%BD%E4%BC%98%E5%8C%96-%E6%A1%88%E4%BE%8B%E7%AF%87/>Gluten+CH backend性能优化--案例篇</a></h1><div class=post-meta><span class=post-time>2025-06-02</span><div class=post-category><a href=/categories/gluten/>gluten</a></div></div></header><div class=post-content><div class=post-summary>Gluten + CH backend性能优化–案例篇 上篇中我们介绍了Gluten + CH backend中性能优化的步骤和方法。本篇我们将展开说说具体</div><div class=read-more><a href=/post/gluten+ch-backend%E6%80%A7%E8%83%BD%E4%BC%98%E5%8C%96-%E6%A1%88%E4%BE%8B%E7%AF%87/ class=read-more-link>阅读更多</a></div></div></article><article class=post><header class=post-header><h1 class=post-title><a class=post-link href=/post/gluten-+-ch-backend%E6%80%A7%E8%83%BD%E4%BC%98%E5%8C%96-%E6%96%B9%E6%B3%95%E8%AE%BA/>Gluten + CH backend性能优化--方法论</a></h1><div class=post-meta><span class=post-time>2025-05-28</span><div class=post-category><a href=/categories/gluten/>gluten</a></div></div></header><div class=post-content><div class=post-summary>Gluten + CH backend性能优化方法论 上篇我们介绍Gluten + CH backend性能开发中常用的工具链。本篇我们将展开讲讲Gluten + CH bac</div><div class=read-more><a href=/post/gluten-+-ch-backend%E6%80%A7%E8%83%BD%E4%BC%98%E5%8C%96-%E6%96%B9%E6%B3%95%E8%AE%BA/ class=read-more-link>阅读更多</a></div></div></article><article class=post><header class=post-header><h1 class=post-title><a class=post-link href=/post/gluten+ch-backend%E6%80%A7%E8%83%BD%E4%BC%98%E5%8C%96-%E5%B7%A5%E5%85%B7%E7%AF%87/>Gluten+CH backend性能优化--工具篇</a></h1><div class=post-meta><span class=post-time>2025-05-26</span><div class=post-category><a href=/categories/gluten/>gluten</a></div></div></header><div class=post-content><div class=post-summary>性能优化工具 俗话说,工欲善其事,必先利其器。在做事的过程中,有一个趁手的工具能让码农们事半功倍,在性能优化领域也是如此。上篇我们介绍了Glu</div><div class=read-more><a href=/post/gluten+ch-backend%E6%80%A7%E8%83%BD%E4%BC%98%E5%8C%96-%E5%B7%A5%E5%85%B7%E7%AF%87/ class=read-more-link>阅读更多</a></div></div></article><article class=post><header class=post-header><h1 class=post-title><a class=post-link href=/post/gluten+ch-backend%E6%80%A7%E8%83%BD%E4%BC%98%E5%8C%96-%E9%97%AE%E9%A2%98%E4%B8%8E%E6%8C%91%E6%88%98%E7%AF%87/>Gluten+CH backend性能优化--问题与挑战篇</a></h1><div class=post-meta><span class=post-time>2025-05-23</span><div class=post-category><a href=/categories/gluten/>gluten</a></div></div></header><div class=post-content><div class=post-summary>问题与挑战 前篇中介绍了我们在Gluen + CH backend功能支持上的工作。但是我们发现,即使所有算子或表达式都能够从vanilla spark offl</div><div class=read-more><a href=/post/gluten+ch-backend%E6%80%A7%E8%83%BD%E4%BC%98%E5%8C%96-%E9%97%AE%E9%A2%98%E4%B8%8E%E6%8C%91%E6%88%98%E7%AF%87/ class=read-more-link>阅读更多</a></div></div></article><article class=post><header class=post-header><h1 class=post-title><a class=post-link href=/post/gluten+ch-backend%E4%BB%8B%E7%BB%8D/>Gluten+CH backend介绍</a></h1><div class=post-meta><span class=post-time>2025-05-22</span><div class=post-category><a href=/categories/gluten/>gluten</a></div></div></header><div class=post-content><div class=post-summary>Gluten介绍 随着存储技术的进步,特别是SSD和万兆网卡的普及,IO性能得到了显著提升,此时CPU计算逐渐成为至于大数据处理速度的新瓶颈。</div><div class=read-more><a href=/post/gluten+ch-backend%E4%BB%8B%E7%BB%8D/ class=read-more-link>阅读更多</a></div></div></article></section><nav class=pagination><a class=next href=/page/2/><span class=next-text>下一页</span>
<i class="iconfont icon-right"></i></a></nav></div></div></main><footer id=footer class=footer><div class=social-links><a href=http://github.com/%e5%90%8e%e7%ab%af%e4%be%a0 class="iconfont icon-github" title=github></a><a href=https://backendhouse.github.io/index.xml type=application/rss+xml class="iconfont icon-rss" title=rss></a></div><div class=copyright><span class=power-by>由 <a class=hexo-link href=https://gohugo.io>Hugo</a> 强力驱动</span>
<span class=division>|</span>
<span class=theme-info>主题 -
<a class=theme-link href=https://github.com/olOwOlo/hugo-theme-even>Even</a></span>
<span class=copyright-year>©
2020 -
2025<span class=heart><i class="iconfont icon-heart"></i></span><span>后端侠</span></span></div></footer><div class=back-to-top id=back-to-top><i class="iconfont icon-up"></i></div></div><script src="/lib/highlight/highlight.pack.js?v=20171001"></script><script src=https://cdn.jsdelivr.net/npm/jquery@3.2.1/dist/jquery.min.js integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4=" crossorigin=anonymous></script><script src=https://cdn.jsdelivr.net/npm/slideout@1.0.1/dist/slideout.min.js integrity="sha256-t+zJ/g8/KXIJMjSVQdnibt4dlaDxc9zXr/9oNPeWqdg=" crossorigin=anonymous></script><script src=https://cdn.jsdelivr.net/npm/@fancyapps/fancybox@3.1.20/dist/jquery.fancybox.min.js integrity="sha256-XVLffZaxoWfGUEbdzuLi7pwaUJv1cecsQJQqGLe7axY=" crossorigin=anonymous></script><script type=text/javascript src=/js/main.min.c12618f9a600c40bd024996677e951e64d3487006775aeb22e200c990006c5c7.js></script><script async src="https://www.googletagmanager.com/gtag/js?id=G-SYKLLYTW9K"></script><script>window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments);}
gtag('js',new Date());gtag('config','G-SYKLLYTW9K');</script></body></html>