<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>greennoah</author_name>
  <author_url>https://blog.hatena.ne.jp/greennoah/</author_url>
  <blog_title>greennoahの備忘録</blog_title>
  <blog_url>https://greennoah.hatenablog.jp/</blog_url>
  <categories>
    <anon>Java</anon>
  </categories>
  <description>最近は性能問題が徐々に収束してきました。 解決された問題のうちの1つをここで紹介したいと思います。「あるバッチプログラムの性能要件が100万件のデータを60分で処理しないといけない」というものがあったのですが、計測してみると2.5時間で40万件弱しか処理できないという問題がありました。（このデータから100万件にかかる時間を算出すると17時間。。。）このバッチプログラム、最初の15分間は処理量が6500件だったのに、時間が経過していくとどんどん劣化し、3時間経過で800件前後となり、その後は徐々に劣化していく、かなりお粗末なプログラムでした。メモリリークは発生していなかったので、ログを埋め込ん…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgreennoah.hatenablog.jp%2Fentry%2F20090114%2F1231936654&quot; title=&quot;大量データを扱うときはArrayListよりHashSetを使おう - greennoahの備忘録&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2009-01-14 21:37:34</published>
  <title>大量データを扱うときはArrayListよりHashSetを使おう</title>
  <type>rich</type>
  <url>https://greennoah.hatenablog.jp/entry/20090114/1231936654</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
