批量插入预期性能

发布于 2024-09-12 20:40:27 字数 198 浏览 10 评论 0原文

目前,我们正在使用 IRowsetFastLoad 进行一些批量加载,每秒大约加载 50,000 行。我的直觉告诉我,这个值很低,而且考虑到数据大小的上限(大约 10 亿行),如果能得到尽可能大的 50K,那就太好了。

有谁有关于我们应该从 IRowsetFastLoad 获得什么的指标吗?

顺便说一句,我对其他也能提高性能的方法的想法持开放态度。

Currently we're doing some bulk loading using IRowsetFastLoad and we're getting about 50,000 rows per second. My gut tells me that's low and given the upper bound of the data sizes (around a billion rows), it would be real nice to get that 50K as big as possible.

Does anyone have metrics on what we should expect from IRowsetFastLoad?

As an aside, I'm open to ideas for other methods that would increase performance as well.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

郁金香雨 2024-09-19 20:40:27

我不确定这是否是良好的性能,但您可以采取措施来提高性能。首先,您要确保获得所需的快速加载性能。请查看此处了解一些信息。

I'm not sure if that's good performance or not, but you can take steps to improve performance. First, you want to make sure you're getting the fast-load performance that you want. Check here for some information.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文