msgid ""
msgstr ""
"Project-Id-Version: Chinese (Simplified Han script) (Boost Unordered "
"Translation (zh_Hans))\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-06-06 21:30+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Chinese (Simplified Han script) <https://"
"insights.cppalliance.org/weblate/projects/boost-unordered-documentation-"
"zh_Hans/doc-modules-root-pages-benchmarks-adoc/zh_Hans/>\n"
"Language: zh_Hans\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 2026.5\n"

#: :2
#, safe-html, strict-same
msgid ":idprefix: benchmarks_"
msgstr ":idprefix: benchmarks_"

#: :4
#, safe-html, strict-same
msgid "= Benchmarks"
msgstr "= 基准测试"

#: :6
#, safe-html, strict-same
msgid "boost::unordered_[multi]set"
msgstr "boost::unordered_[multi]set"

#: :8
#, safe-html, strict-same
msgid ""
"All benchmarks were created using `unordered_set<unsigned int>` (non-"
"duplicate) and `unordered_multiset<unsigned int>` (duplicate). The source "
"code can be https://github.com/boostorg/boost_unordered_benchmarks/tree/"
"boost_unordered_set[found here^]."
msgstr ""
"所有基准测试均使用 `unordered++_++set++&lt;++unsigned int++&gt;++`(非重复元素"
"） 和 `unordered++_++multiset++&lt;++unsigned int++&gt;++` （重复元素）创建。"
"源代码可 https://github.com/boostorg/boost_unordered_benchmarks/tree/"
"boost_unordered_set[在此处获取] 。"

#: :10
#, safe-html, strict-same
msgid ""
"The insertion benchmarks insert `n` random values, where `n` is between "
"10,000 and 3 million. For the duplicated benchmarks, the same random values "
"are repeated an average of 5 times."
msgstr ""
"插入基准测试会插入 `n` 个随机值，其中 `n` 的范围在10,000至300万之间。在重复值"
"测试场景中，同一组随机值会平均重复插入 5 次。"

#: :12
#, safe-html, strict-same
msgid ""
"The erasure benchmarks erase all `n` elements randomly until the container "
"is empty. Erasure by key uses `erase(const key_type&)` to remove entire "
"groups of equivalent elements in each operation."
msgstr ""
"在擦除基准测试中，随机删除所有 `n` 个元素直至容器为空。通过键擦除操作使用 "
"`erase(const key++_++type&amp;)` 方法，每次调用将移除整个等效元素组。"

#: :14
#, safe-html, strict-same
msgctxt ":14"
msgid ""
"The successful lookup benchmarks are done by looking up all `n` values, in "
"their original insertion order."
msgstr "成功查找基准测试通过按照元素的原始插入顺序查找全部 `n` 个值来完成。"

#: :16
#, safe-html, strict-same
msgctxt ":16"
msgid ""
"The unsuccessful lookup benchmarks use `n` randomly generated integers but "
"using a different seed value."
msgstr "未命中查找基准测试使用不同种子值生成的 `n` 个随机整数进行。"

#: :18
#, safe-html, strict-same
msgid "GCC 12 + libstdc++-v3, x64"
msgstr "GCC 12 + libstdc++-v3, x64"

#: :20
#, safe-html, strict-same
msgctxt ":20"
msgid "Insertion"
msgstr "插入"

#: :24
#, safe-html, strict-same
msgid ""
"image::benchmarks-set/gcc/running "
"insertion.xlsx.practice.png[width=250,link=_images/benchmarks-set/gcc/"
"running insertion.xlsx.practice.png,window=_blank]"
msgstr ""
"image::benchmarks-set/gcc/running "
"insertion.xlsx.practice.png[width=250,link=_images/benchmarks-set/gcc/"
"running insertion.xlsx.practice.png,window=_blank]"

#: :24
#, safe-html, strict-same
msgid ""
"image::benchmarks-set/gcc/running insertion.xlsx.practice non-"
"unique.png[width=250,link=_images/benchmarks-set/gcc/running "
"insertion.xlsx.practice non-unique.png,window=_blank]"
msgstr ""
"image::benchmarks-set/gcc/running insertion.xlsx.practice non-"
"unique.png[width=250,link=_images/benchmarks-set/gcc/running "
"insertion.xlsx.practice non-unique.png,window=_blank]"

#: :24
#, safe-html, strict-same
msgid ""
"image::benchmarks-set/gcc/running insertion.xlsx.practice non-unique "
"5.png[width=250,link=_images/benchmarks-set/gcc/running "
"insertion.xlsx.practice non-unique 5.png,window=_blank]"
msgstr ""
"image::benchmarks-set/gcc/running insertion.xlsx.practice non-unique "
"5.png[width=250,link=_images/benchmarks-set/gcc/running "
"insertion.xlsx.practice non-unique 5.png,window=_blank]"

#: :30
#, safe-html, strict-same
msgid ""
"h|non-duplicate elements h|duplicate elements h|duplicate elements, + max "
"load factor 5 |==="
msgstr "h|非重复元素 h|重复元素 h|重复元素, + 最大负载因子 5 |==="

#: :38
#, safe-html, strict-same
msgid ""
"image::benchmarks-set/gcc/running insertion.xlsx.practice "
"norehash.png[width=250,link=_images/benchmarks-set/gcc/running "
"insertion.xlsx.practice norehash.png,window=_blank]"
msgstr ""
"image::benchmarks-set/gcc/running insertion.xlsx.practice "
"norehash.png[width=250,link=_images/benchmarks-set/gcc/running "
"insertion.xlsx.practice norehash.png,window=_blank]"

#: :38
#, safe-html, strict-same
msgid ""
"image::benchmarks-set/gcc/running insertion.xlsx.practice norehash non-"
"unique.png[width=250,link=_images/benchmarks-set/gcc/running "
"insertion.xlsx.practice norehash non-unique.png,window=_blank]"
msgstr ""
"image::benchmarks-set/gcc/running insertion.xlsx.practice norehash non-"
"unique.png[width=250,link=_images/benchmarks-set/gcc/running "
"insertion.xlsx.practice norehash non-unique.png,window=_blank]"

#: :38
#, safe-html, strict-same
msgid ""
"image::benchmarks-set/gcc/running insertion.xlsx.practice norehash non-"
"unique 5.png[width=250,link=_images/benchmarks-set/gcc/running "
"insertion.xlsx.practice norehash non-unique 5.png,window=_blank]"
msgstr ""
"image::benchmarks-set/gcc/running insertion.xlsx.practice norehash non-"
"unique 5.png[width=250,link=_images/benchmarks-set/gcc/running "
"insertion.xlsx.practice norehash non-unique 5.png,window=_blank]"

#: :44
#, safe-html, strict-same
msgctxt ":44"
msgid ""
"h|non-duplicate elements, + prior `reserve` h|duplicate elements, + prior "
"`reserve` h|duplicate elements, + max load factor 5, + prior `reserve`"
msgstr ""
"h|非重复元素, + 预先 `reserve` h|重复元素, + 预先 `reserve` h|重复元素, + 最"
"大负载因子 5, + 预先 `reserve`"

#: :54
#, safe-html, strict-same
msgctxt ":54"
msgid "Erasure"
msgstr "擦除"

#: :58
#, safe-html, strict-same
msgid ""
"image::benchmarks-set/gcc/scattered "
"erasure.xlsx.practice.png[width=250,link=_images/benchmarks-set/gcc/"
"scattered erasure.xlsx.practice.png,window=_blank]"
msgstr ""
"image::benchmarks-set/gcc/scattered "
"erasure.xlsx.practice.png[width=250,link=_images/benchmarks-set/gcc/"
"scattered erasure.xlsx.practice.png,window=_blank]"

#: :58
#, safe-html, strict-same
msgid ""
"image::benchmarks-set/gcc/scattered erasure.xlsx.practice non-"
"unique.png[width=250,link=_images/benchmarks-set/gcc/scattered "
"erasure.xlsx.practice non-unique.png,window=_blank]"
msgstr ""
"image::benchmarks-set/gcc/scattered erasure.xlsx.practice non-"
"unique.png[width=250,link=_images/benchmarks-set/gcc/scattered "
"erasure.xlsx.practice non-unique.png,window=_blank]"

#: :58
#, safe-html, strict-same
msgid ""
"image::benchmarks-set/gcc/scattered erasure.xlsx.practice non-unique "
"5.png[width=250,link=_images/benchmarks-set/gcc/scattered "
"erasure.xlsx.practice non-unique 5.png,window=_blank]"
msgstr ""
"image::benchmarks-set/gcc/scattered erasure.xlsx.practice non-unique "
"5.png[width=250,link=_images/benchmarks-set/gcc/scattered "
"erasure.xlsx.practice non-unique 5.png,window=_blank]"

#: :64
#, safe-html, strict-same
msgctxt ":64"
msgid ""
"h|non-duplicate elements h|duplicate elements h|duplicate elements, + max "
"load factor 5"
msgstr "h|非重复元素 h|重复元素 h|重复元素, + 最大负载因子 5"

#: :69
#, safe-html, strict-same
msgid ""
"image::benchmarks-set/gcc/scattered erasure by key.xlsx.practice non-"
"unique.png[width=250,link=_images/benchmarks-set/gcc/scattered erasure by "
"key.xlsx.practice non-unique.png,window=_blank]"
msgstr ""
"image::benchmarks-set/gcc/scattered erasure by key.xlsx.practice non-"
"unique.png[width=250,link=_images/benchmarks-set/gcc/scattered erasure by "
"key.xlsx.practice non-unique.png,window=_blank]"

#: :69
#, safe-html, strict-same
msgid ""
"image::benchmarks-set/gcc/scattered erasure by key.xlsx.practice non-unique "
"5.png[width=250,link=_images/benchmarks-set/gcc/scattered erasure by "
"key.xlsx.practice non-unique 5.png,window=_blank]"
msgstr ""
"image::benchmarks-set/gcc/scattered erasure by key.xlsx.practice non-unique "
"5.png[width=250,link=_images/benchmarks-set/gcc/scattered erasure by "
"key.xlsx.practice non-unique 5.png,window=_blank]"

#: :74
#, safe-html, strict-same
msgctxt ":74"
msgid ""
"h|by key, duplicate elements h|by key, duplicate elements, + max load factor "
"5"
msgstr "h|通过键操作， 重复元素 h|通过键操作, 重复元素, + 最大负载因子 5"

#: :80
#, safe-html, strict-same
msgid "Successful Lookup"
msgstr "成功查找"

#: :84
#, safe-html, strict-same
msgid ""
"image::benchmarks-set/gcc/scattered successful "
"looukp.xlsx.practice.png[width=250,window=_blank,link=_images/benchmarks-set/"
"gcc/scattered successful looukp.xlsx.practice.png]"
msgstr ""
"image::benchmarks-set/gcc/scattered successful "
"looukp.xlsx.practice.png[width=250,window=_blank,link=_images/benchmarks-set/"
"gcc/scattered successful looukp.xlsx.practice.png]"

#: :84
#, safe-html, strict-same
msgid ""
"image::benchmarks-set/gcc/scattered successful looukp.xlsx.practice non-"
"unique.png[width=250,window=_blank,link=_images/benchmarks-set/gcc/scattered "
"successful looukp.xlsx.practice non-unique.png]"
msgstr ""
"image::benchmarks-set/gcc/scattered successful looukp.xlsx.practice non-"
"unique.png[width=250,window=_blank,link=_images/benchmarks-set/gcc/scattered "
"successful looukp.xlsx.practice non-unique.png]"

#: :84
#, safe-html, strict-same
msgid ""
"image::benchmarks-set/gcc/scattered successful looukp.xlsx.practice non-"
"unique 5.png[width=250,window=_blank,link=_images/benchmarks-set/gcc/"
"scattered successful looukp.xlsx.practice non-unique 5.png]"
msgstr ""
"image::benchmarks-set/gcc/scattered successful looukp.xlsx.practice non-"
"unique 5.png[width=250,window=_blank,link=_images/benchmarks-set/gcc/"
"scattered successful looukp.xlsx.practice non-unique 5.png]"

#: :90
#, safe-html, strict-same
msgctxt ":90"
msgid ""
"h|non-duplicate elements h|duplicate elements h|duplicate elements, + max "
"load factor 5"
msgstr "h|非重复元素 h|重复元素 h|重复元素, + 最大负载因子 5"

#: :97
#, safe-html, strict-same
msgctxt ":97"
msgid "Unsuccessful lookup"
msgstr "未命中查找"

#: :101
#, safe-html, strict-same
msgid ""
"image::benchmarks-set/gcc/scattered unsuccessful "
"looukp.xlsx.practice.png[width=250,window=_blank,link=_images/benchmarks-set/"
"gcc/scattered unsuccessful looukp.xlsx.practice.png]"
msgstr ""
"image::benchmarks-set/gcc/scattered unsuccessful "
"looukp.xlsx.practice.png[width=250,window=_blank,link=_images/benchmarks-set/"
"gcc/scattered unsuccessful looukp.xlsx.practice.png]"

#: :101
#, safe-html, strict-same
msgid ""
"image::benchmarks-set/gcc/scattered unsuccessful looukp.xlsx.practice non-"
"unique.png[width=250,window=_blank,link=_images/benchmarks-set/gcc/scattered "
"unsuccessful looukp.xlsx.practice non-unique.png]"
msgstr ""
"image::benchmarks-set/gcc/scattered unsuccessful looukp.xlsx.practice non-"
"unique.png[width=250,window=_blank,link=_images/benchmarks-set/gcc/scattered "
"unsuccessful looukp.xlsx.practice non-unique.png]"

#: :101
#, safe-html, strict-same
msgid ""
"image::benchmarks-set/gcc/scattered unsuccessful looukp.xlsx.practice non-"
"unique 5.png[width=250,window=_blank,link=_images/benchmarks-set/gcc/"
"scattered unsuccessful looukp.xlsx.practice non-unique 5.png]"
msgstr ""
"image::benchmarks-set/gcc/scattered unsuccessful looukp.xlsx.practice non-"
"unique 5.png[width=250,window=_blank,link=_images/benchmarks-set/gcc/"
"scattered unsuccessful looukp.xlsx.practice non-unique 5.png]"

#: :107
#, safe-html, strict-same
msgctxt ":107"
msgid ""
"h|non-duplicate elements h|duplicate elements h|duplicate elements, + max "
"load factor 5"
msgstr "h|非重复元素 h|重复元素 h|重复元素, + 最大负载因子 5"

#: :114
#, safe-html, strict-same
msgid "Clang 15 + libc++, x64"
msgstr "Clang 15 + libc++, x64"

#: :116
#, safe-html, strict-same
msgctxt ":116"
msgid "Insertion"
msgstr "插入"

#: :120
#, safe-html, strict-same
msgid ""
"image::benchmarks-set/clang_libcpp/running "
"insertion.xlsx.practice.png[width=250, window=_blank,link=_images/benchmarks-"
"set/clang_libcpp/running insertion.xlsx.practice.png]"
msgstr ""
"image::benchmarks-set/clang_libcpp/running "
"insertion.xlsx.practice.png[width=250, window=_blank,link=_images/benchmarks-"
"set/clang_libcpp/running insertion.xlsx.practice.png]"

#: :120
#, safe-html, strict-same
msgid ""
"image::benchmarks-set/clang_libcpp/running insertion.xlsx.practice non-"
"unique.png[width=250, window=_blank,link=_images/benchmarks-set/clang_libcpp/"
"running insertion.xlsx.practice non-unique.png]"
msgstr ""
"image::benchmarks-set/clang_libcpp/running insertion.xlsx.practice non-"
"unique.png[width=250, window=_blank,link=_images/benchmarks-set/clang_libcpp/"
"running insertion.xlsx.practice non-unique.png]"

#: :120
#, safe-html, strict-same
msgid ""
"image::benchmarks-set/clang_libcpp/running insertion.xlsx.practice non-"
"unique 5.png[width=250, window=_blank,link=_images/benchmarks-set/"
"clang_libcpp/running insertion.xlsx.practice non-unique 5.png]"
msgstr ""
"image::benchmarks-set/clang_libcpp/running insertion.xlsx.practice non-"
"unique 5.png[width=250, window=_blank,link=_images/benchmarks-set/"
"clang_libcpp/running insertion.xlsx.practice non-unique 5.png]"

#: :126
#, safe-html, strict-same
msgctxt ":126"
msgid ""
"h|non-duplicate elements h|duplicate elements h|duplicate elements, + max "
"load factor 5"
msgstr "h|非重复元素 h|重复元素 h|重复元素, + 最大负载因子 5"

#: :135
#, safe-html, strict-same
msgid ""
"image::benchmarks-set/clang_libcpp/running insertion.xlsx.practice "
"norehash.png[width=250,window=_blank,link=_images/benchmarks-set/"
"clang_libcpp/running insertion.xlsx.practice norehash.png]"
msgstr ""
"image::benchmarks-set/clang_libcpp/running insertion.xlsx.practice "
"norehash.png[width=250,window=_blank,link=_images/benchmarks-set/"
"clang_libcpp/running insertion.xlsx.practice norehash.png]"

#: :135
#, safe-html, strict-same
msgid ""
"image::benchmarks-set/clang_libcpp/running insertion.xlsx.practice norehash "
"non-unique.png[width=250,window=_blank,link=_images/benchmarks-set/"
"clang_libcpp/running insertion.xlsx.practice norehash non-unique.png]"
msgstr ""
"image::benchmarks-set/clang_libcpp/running insertion.xlsx.practice norehash "
"non-unique.png[width=250,window=_blank,link=_images/benchmarks-set/"
"clang_libcpp/running insertion.xlsx.practice norehash non-unique.png]"

#: :135
#, safe-html, strict-same
msgid ""
"image::benchmarks-set/clang_libcpp/running insertion.xlsx.practice norehash "
"non-unique 5.png[width=250,window=_blank,link=_images/benchmarks-set/"
"clang_libcpp/running insertion.xlsx.practice norehash non-unique 5.png]"
msgstr ""
"image::benchmarks-set/clang_libcpp/running insertion.xlsx.practice norehash "
"non-unique 5.png[width=250,window=_blank,link=_images/benchmarks-set/"
"clang_libcpp/running insertion.xlsx.practice norehash non-unique 5.png]"

#: :141
#, safe-html, strict-same
msgctxt ":141"
msgid ""
"h|non-duplicate elements, + prior `reserve` h|duplicate elements, + prior "
"`reserve` h|duplicate elements, + max load factor 5, + prior `reserve`"
msgstr ""
"h|非重复元素, + 预先 `reserve` h|重复元素, + 预先 `reserve` h|重复元素, + 最"
"大负载因子 5, + 预先 `reserve`"

#: :151
#, safe-html, strict-same
msgctxt ":151"
msgid "Erasure"
msgstr "擦除"

#: :155
#, safe-html, strict-same
msgid ""
"image::benchmarks-set/clang_libcpp/scattered "
"erasure.xlsx.practice.png[width=250,window=_blank,link=_images/benchmarks-"
"set/clang_libcpp/scattered erasure.xlsx.practice.png]"
msgstr ""
"image::benchmarks-set/clang_libcpp/scattered "
"erasure.xlsx.practice.png[width=250,window=_blank,link=_images/benchmarks-"
"set/clang_libcpp/scattered erasure.xlsx.practice.png]"

#: :155
#, safe-html, strict-same
msgid ""
"image::benchmarks-set/clang_libcpp/scattered erasure.xlsx.practice non-"
"unique.png[width=250,window=_blank,link=_images/benchmarks-set/clang_libcpp/"
"scattered erasure.xlsx.practice non-unique.png]"
msgstr ""
"image::benchmarks-set/clang_libcpp/scattered erasure.xlsx.practice non-"
"unique.png[width=250,window=_blank,link=_images/benchmarks-set/clang_libcpp/"
"scattered erasure.xlsx.practice non-unique.png]"

#: :155
#, safe-html, strict-same
msgid ""
"image::benchmarks-set/clang_libcpp/scattered erasure.xlsx.practice non-"
"unique 5.png[width=250,window=_blank,link=_images/benchmarks-set/"
"clang_libcpp/scattered erasure.xlsx.practice non-unique 5.png]"
msgstr ""
"image::benchmarks-set/clang_libcpp/scattered erasure.xlsx.practice non-"
"unique 5.png[width=250,window=_blank,link=_images/benchmarks-set/"
"clang_libcpp/scattered erasure.xlsx.practice non-unique 5.png]"

#: :161
#, safe-html, strict-same
msgctxt ":161"
msgid ""
"h|non-duplicate elements h|duplicate elements h|duplicate elements, + max "
"load factor 5"
msgstr "h|非重复元素 h|重复元素 h|重复元素, + 最大负载因子 5"

#: :166
#, safe-html, strict-same
msgid ""
"image::benchmarks-set/clang_libcpp/scattered erasure by key.xlsx.practice "
"non-unique.png[width=250,link=_images/benchmarks-set/clang_libcpp/scattered "
"erasure by key.xlsx.practice non-unique.png,window=_blank]"
msgstr ""
"image::benchmarks-set/clang_libcpp/scattered erasure by key.xlsx.practice "
"non-unique.png[width=250,link=_images/benchmarks-set/clang_libcpp/scattered "
"erasure by key.xlsx.practice non-unique.png,window=_blank]"

#: :166
#, safe-html, strict-same
msgid ""
"image::benchmarks-set/clang_libcpp/scattered erasure by key.xlsx.practice "
"non-unique 5.png[width=250,link=_images/benchmarks-set/clang_libcpp/"
"scattered erasure by key.xlsx.practice non-unique 5.png,window=_blank]"
msgstr ""
"image::benchmarks-set/clang_libcpp/scattered erasure by key.xlsx.practice "
"non-unique 5.png[width=250,link=_images/benchmarks-set/clang_libcpp/"
"scattered erasure by key.xlsx.practice non-unique 5.png,window=_blank]"

#: :171
#, safe-html, strict-same
msgctxt ":171"
msgid ""
"h|by key, duplicate elements h|by key, duplicate elements, + max load factor "
"5"
msgstr "h|通过键操作， 重复元素 h|通过键操作, 重复元素, + 最大负载因子 5"

#: :177
#, safe-html, strict-same
msgctxt ":177"
msgid "Successful lookup"
msgstr "成功查找"

#: :181
#, safe-html, strict-same
msgid ""
"image::benchmarks-set/clang_libcpp/scattered successful "
"looukp.xlsx.practice.png[width=250,window=_blank,link=_images/benchmarks-set/"
"clang_libcpp/scattered successful looukp.xlsx.practice.png]"
msgstr ""
"image::benchmarks-set/clang_libcpp/scattered successful "
"looukp.xlsx.practice.png[width=250,window=_blank,link=_images/benchmarks-set/"
"clang_libcpp/scattered successful looukp.xlsx.practice.png]"

#: :181
#, safe-html, strict-same
msgid ""
"image::benchmarks-set/clang_libcpp/scattered successful looukp.xlsx.practice "
"non-unique.png[width=250,window=_blank,link=_images/benchmarks-set/"
"clang_libcpp/scattered successful looukp.xlsx.practice non-unique.png]"
msgstr ""
"image::benchmarks-set/clang_libcpp/scattered successful looukp.xlsx.practice "
"non-unique.png[width=250,window=_blank,link=_images/benchmarks-set/"
"clang_libcpp/scattered successful looukp.xlsx.practice non-unique.png]"

#: :181
#, safe-html, strict-same
msgid ""
"image::benchmarks-set/clang_libcpp/scattered successful looukp.xlsx.practice "
"non-unique 5.png[width=250,window=_blank,link=_images/benchmarks-set/"
"clang_libcpp/scattered successful looukp.xlsx.practice non-unique 5.png]"
msgstr ""
"image::benchmarks-set/clang_libcpp/scattered successful looukp.xlsx.practice "
"non-unique 5.png[width=250,window=_blank,link=_images/benchmarks-set/"
"clang_libcpp/scattered successful looukp.xlsx.practice non-unique 5.png]"

#: :187
#, safe-html, strict-same
msgctxt ":187"
msgid ""
"h|non-duplicate elements h|duplicate elements h|duplicate elements, + max "
"load factor 5"
msgstr "h|非重复元素 h|重复元素 h|重复元素, + 最大负载因子 5"

#: :194
#, safe-html, strict-same
msgctxt ":194"
msgid "Unsuccessful lookup"
msgstr "未命中查找"

#: :198
#, safe-html, strict-same
msgid ""
"image::benchmarks-set/clang_libcpp/scattered unsuccessful "
"looukp.xlsx.practice.png[width=250,window=_blank,link=_images/benchmarks-set/"
"clang_libcpp/scattered unsuccessful looukp.xlsx.practice.png]"
msgstr ""
"image::benchmarks-set/clang_libcpp/scattered unsuccessful "
"looukp.xlsx.practice.png[width=250,window=_blank,link=_images/benchmarks-set/"
"clang_libcpp/scattered unsuccessful looukp.xlsx.practice.png]"

#: :198
#, safe-html, strict-same
msgid ""
"image::benchmarks-set/clang_libcpp/scattered unsuccessful "
"looukp.xlsx.practice non-unique.png[width=250,window=_blank,link=_images/"
"benchmarks-set/clang_libcpp/scattered unsuccessful looukp.xlsx.practice non-"
"unique.png]"
msgstr ""
"image::benchmarks-set/clang_libcpp/scattered unsuccessful "
"looukp.xlsx.practice non-unique.png[width=250,window=_blank,link=_images/"
"benchmarks-set/clang_libcpp/scattered unsuccessful looukp.xlsx.practice non-"
"unique.png]"

#: :198
#, safe-html, strict-same
msgid ""
"image::benchmarks-set/clang_libcpp/scattered unsuccessful "
"looukp.xlsx.practice non-unique 5.png[width=250,window=_blank,link=_images/"
"benchmarks-set/clang_libcpp/scattered unsuccessful looukp.xlsx.practice non-"
"unique 5.png]"
msgstr ""
"image::benchmarks-set/clang_libcpp/scattered unsuccessful "
"looukp.xlsx.practice non-unique 5.png[width=250,window=_blank,link=_images/"
"benchmarks-set/clang_libcpp/scattered unsuccessful looukp.xlsx.practice non-"
"unique 5.png]"

#: :204
#, safe-html, strict-same
msgctxt ":204"
msgid ""
"h|non-duplicate elements h|duplicate elements h|duplicate elements, + max "
"load factor 5"
msgstr "h|非重复元素 h|重复元素 h|重复元素, + 最大负载因子 5"

#: :211
#, safe-html, strict-same
msgid "Visual Studio 2022 + Dinkumware, x64"
msgstr "Visual Studio 2022 + Dinkumware, x64"

#: :213
#, safe-html, strict-same
msgctxt ":213"
msgid "Insertion"
msgstr "插入"

#: :217
#, safe-html, strict-same
msgid ""
"image::benchmarks-set/vs/running "
"insertion.xlsx.practice.png[width=250,window=_blank,link=_images/benchmarks-"
"set/vs/running insertion.xlsx.practice.png]"
msgstr ""
"image::benchmarks-set/vs/running "
"insertion.xlsx.practice.png[width=250,window=_blank,link=_images/benchmarks-"
"set/vs/running insertion.xlsx.practice.png]"

#: :217
#, safe-html, strict-same
msgid ""
"image::benchmarks-set/vs/running insertion.xlsx.practice non-"
"unique.png[width=250,window=_blank,link=_images/benchmarks-set/vs/running "
"insertion.xlsx.practice non-unique.png]"
msgstr ""
"image::benchmarks-set/vs/running insertion.xlsx.practice non-"
"unique.png[width=250,window=_blank,link=_images/benchmarks-set/vs/running "
"insertion.xlsx.practice non-unique.png]"

#: :217
#, safe-html, strict-same
msgid ""
"image::benchmarks-set/vs/running insertion.xlsx.practice non-unique "
"5.png[width=250,window=_blank,link=_images/benchmarks-set/vs/running "
"insertion.xlsx.practice non-unique 5.png]"
msgstr ""
"image::benchmarks-set/vs/running insertion.xlsx.practice non-unique "
"5.png[width=250,window=_blank,link=_images/benchmarks-set/vs/running "
"insertion.xlsx.practice non-unique 5.png]"

#: :223
#, safe-html, strict-same
msgctxt ":223"
msgid ""
"h|non-duplicate elements h|duplicate elements h|duplicate elements, + max "
"load factor 5"
msgstr "h|非重复元素 h|重复元素 h|重复元素, + 最大负载因子 5"

#: :232
#, safe-html, strict-same
msgid ""
"image::benchmarks-set/vs/running insertion.xlsx.practice "
"norehash.png[width=250,window=_blank,link=_images/benchmarks-set/vs/running "
"insertion.xlsx.practice norehash.png]"
msgstr ""
"image::benchmarks-set/vs/running insertion.xlsx.practice "
"norehash.png[width=250,window=_blank,link=_images/benchmarks-set/vs/running "
"insertion.xlsx.practice norehash.png]"

#: :232
#, safe-html, strict-same
msgid ""
"image::benchmarks-set/vs/running insertion.xlsx.practice norehash non-"
"unique.png[width=250,window=_blank,link=_images/benchmarks-set/vs/running "
"insertion.xlsx.practice norehash non-unique.png]"
msgstr ""
"image::benchmarks-set/vs/running insertion.xlsx.practice norehash non-"
"unique.png[width=250,window=_blank,link=_images/benchmarks-set/vs/running "
"insertion.xlsx.practice norehash non-unique.png]"

#: :232
#, safe-html, strict-same
msgid ""
"image::benchmarks-set/vs/running insertion.xlsx.practice norehash non-unique "
"5.png[width=250,window=_blank,link=_images/benchmarks-set/vs/running "
"insertion.xlsx.practice norehash non-unique 5.png]"
msgstr ""
"image::benchmarks-set/vs/running insertion.xlsx.practice norehash non-unique "
"5.png[width=250,window=_blank,link=_images/benchmarks-set/vs/running "
"insertion.xlsx.practice norehash non-unique 5.png]"

#: :238
#, safe-html, strict-same
msgctxt ":238"
msgid ""
"h|non-duplicate elements, + prior `reserve` h|duplicate elements, + prior "
"`reserve` h|duplicate elements, + max load factor 5, + prior `reserve`"
msgstr ""
"h|非重复元素, + 预先 `reserve` h|重复元素, + 预先 `reserve` h|重复元素, + 最"
"大负载因子 5, + 预先 `reserve`"

#: :248
#, safe-html, strict-same
msgctxt ":248"
msgid "Erasure"
msgstr "擦除"

#: :252
#, safe-html, strict-same
msgid ""
"image::benchmarks-set/vs/scattered "
"erasure.xlsx.practice.png[width=250,window=_blank,link=_images/benchmarks-"
"set/vs/scattered erasure.xlsx.practice.png]"
msgstr ""
"image::benchmarks-set/vs/scattered "
"erasure.xlsx.practice.png[width=250,window=_blank,link=_images/benchmarks-"
"set/vs/scattered erasure.xlsx.practice.png]"

#: :252
#, safe-html, strict-same
msgid ""
"image::benchmarks-set/vs/scattered erasure.xlsx.practice non-"
"unique.png[width=250,window=_blank,link=_images/benchmarks-set/vs/scattered "
"erasure.xlsx.practice non-unique.png]"
msgstr ""
"image::benchmarks-set/vs/scattered erasure.xlsx.practice non-"
"unique.png[width=250,window=_blank,link=_images/benchmarks-set/vs/scattered "
"erasure.xlsx.practice non-unique.png]"

#: :252
#, safe-html, strict-same
msgid ""
"image::benchmarks-set/vs/scattered erasure.xlsx.practice non-unique "
"5.png[width=250,window=_blank,link=_images/benchmarks-set/vs/scattered "
"erasure.xlsx.practice non-unique 5.png]"
msgstr ""
"image::benchmarks-set/vs/scattered erasure.xlsx.practice non-unique "
"5.png[width=250,window=_blank,link=_images/benchmarks-set/vs/scattered "
"erasure.xlsx.practice non-unique 5.png]"

#: :258
#, safe-html, strict-same
msgctxt ":258"
msgid ""
"h|non-duplicate elements h|duplicate elements h|duplicate elements, + max "
"load factor 5"
msgstr "h|非重复元素 h|重复元素 h|重复元素, + 最大负载因子 5"

#: :263
#, safe-html, strict-same
msgid ""
"image::benchmarks-set/vs/scattered erasure by key.xlsx.practice non-"
"unique.png[width=250,link=_images/benchmarks-set/vs/scattered erasure by "
"key.xlsx.practice non-unique.png,window=_blank]"
msgstr ""
"image::benchmarks-set/vs/scattered erasure by key.xlsx.practice non-"
"unique.png[width=250,link=_images/benchmarks-set/vs/scattered erasure by "
"key.xlsx.practice non-unique.png,window=_blank]"

#: :263
#, safe-html, strict-same
msgid ""
"image::benchmarks-set/vs/scattered erasure by key.xlsx.practice non-unique "
"5.png[width=250,link=_images/benchmarks-set/vs/scattered erasure by "
"key.xlsx.practice non-unique 5.png,window=_blank]"
msgstr ""
"image::benchmarks-set/vs/scattered erasure by key.xlsx.practice non-unique "
"5.png[width=250,link=_images/benchmarks-set/vs/scattered erasure by "
"key.xlsx.practice non-unique 5.png,window=_blank]"

#: :268
#, safe-html, strict-same
msgctxt ":268"
msgid ""
"h|by key, duplicate elements h|by key, duplicate elements, + max load factor "
"5"
msgstr "h|通过键操作， 重复元素 h|通过键操作, 重复元素, + 最大负载因子 5"

#: :274
#, safe-html, strict-same
msgctxt ":274"
msgid "Successful lookup"
msgstr "成功查找"

#: :278
#, safe-html, strict-same
msgid ""
"image::benchmarks-set/vs/scattered successful "
"looukp.xlsx.practice.png[width=250,window=_blank,link=_images/benchmarks-set/"
"vs/scattered successful looukp.xlsx.practice.png]"
msgstr ""
"image::benchmarks-set/vs/scattered successful "
"looukp.xlsx.practice.png[width=250,window=_blank,link=_images/benchmarks-set/"
"vs/scattered successful looukp.xlsx.practice.png]"

#: :278
#, safe-html, strict-same
msgid ""
"image::benchmarks-set/vs/scattered successful looukp.xlsx.practice non-"
"unique.png[width=250,window=_blank,link=_images/benchmarks-set/vs/scattered "
"successful looukp.xlsx.practice non-unique.png]"
msgstr ""
"image::benchmarks-set/vs/scattered successful looukp.xlsx.practice non-"
"unique.png[width=250,window=_blank,link=_images/benchmarks-set/vs/scattered "
"successful looukp.xlsx.practice non-unique.png]"

#: :278
#, safe-html, strict-same
msgid ""
"image::benchmarks-set/vs/scattered successful looukp.xlsx.practice non-"
"unique 5.png[width=250,window=_blank,link=_images/benchmarks-set/vs/"
"scattered successful looukp.xlsx.practice non-unique 5.png]"
msgstr ""
"image::benchmarks-set/vs/scattered successful looukp.xlsx.practice non-"
"unique 5.png[width=250,window=_blank,link=_images/benchmarks-set/vs/"
"scattered successful looukp.xlsx.practice non-unique 5.png]"

#: :284
#, safe-html, strict-same
msgctxt ":284"
msgid ""
"h|non-duplicate elements h|duplicate elements h|duplicate elements, + max "
"load factor 5"
msgstr "h|非重复元素 h|重复元素 h|重复元素, + 最大负载因子 5"

#: :291
#, safe-html, strict-same
msgctxt ":291"
msgid "Unsuccessful lookup"
msgstr "未命中查找"

#: :295
#, safe-html, strict-same
msgid ""
"image::benchmarks-set/vs/scattered unsuccessful "
"looukp.xlsx.practice.png[width=250,window=_blank,link=_images/benchmarks-set/"
"vs/scattered unsuccessful looukp.xlsx.practice.png]"
msgstr ""
"image::benchmarks-set/vs/scattered unsuccessful "
"looukp.xlsx.practice.png[width=250,window=_blank,link=_images/benchmarks-set/"
"vs/scattered unsuccessful looukp.xlsx.practice.png]"

#: :295
#, safe-html, strict-same
msgid ""
"image::benchmarks-set/vs/scattered unsuccessful looukp.xlsx.practice non-"
"unique.png[width=250,window=_blank,link=_images/benchmarks-set/vs/scattered "
"unsuccessful looukp.xlsx.practice non-unique.png]"
msgstr ""
"image::benchmarks-set/vs/scattered unsuccessful looukp.xlsx.practice non-"
"unique.png[width=250,window=_blank,link=_images/benchmarks-set/vs/scattered "
"unsuccessful looukp.xlsx.practice non-unique.png]"

#: :295
#, safe-html, strict-same
msgid ""
"image::benchmarks-set/vs/scattered unsuccessful looukp.xlsx.practice non-"
"unique 5.png[width=250,window=_blank,link=_images/benchmarks-set/vs/"
"scattered unsuccessful looukp.xlsx.practice non-unique 5.png]"
msgstr ""
"image::benchmarks-set/vs/scattered unsuccessful looukp.xlsx.practice non-"
"unique 5.png[width=250,window=_blank,link=_images/benchmarks-set/vs/"
"scattered unsuccessful looukp.xlsx.practice non-unique 5.png]"

#: :301
#, safe-html, strict-same
msgctxt ":301"
msgid ""
"h|non-duplicate elements h|duplicate elements h|duplicate elements, + max "
"load factor 5"
msgstr "h|非重复元素 h|重复元素 h|重复元素, + 最大负载因子 5"

#: :308
#, safe-html, strict-same
msgid "boost::unordered_(flat|node)_map"
msgstr "boost::unordered_(flat|node)_map"

#: :310
#, safe-html, strict-same
msgctxt ":310"
msgid "All benchmarks were created using:"
msgstr "所有基准测试均为使用以下链接来创建的："

#: :312
#, safe-html, strict-same
msgid ""
"`https://abseil.io/docs/cpp/guides/container[absl::flat_hash_map^]<uint64_t, "
"uint64_t>`"
msgstr ""
"https://abseil.io/docs/cpp/guides/"
"container[`absl::flat++_++hash++_++map`^]`++&lt;++uint64++_++t, "
"uint64++_++t++&gt;++`"

#: :313
#, safe-html, strict-same
msgid "`boost::unordered_map<uint64_t, uint64_t>`"
msgstr "`boost::unordered_map<uint64_t, uint64_t=\"\">`</uint64_t,>"

#: :314
#, safe-html, strict-same
msgid "`boost::unordered_flat_map<uint64_t, uint64_t>`"
msgstr "`boost::unordered_flat_map<uint64_t, uint64_t=\"\">`</uint64_t,>"

#: :315
#, safe-html, strict-same
msgid "`boost::unordered_node_map<uint64_t, uint64_t>`"
msgstr "`boost::unordered_node_map<uint64_t, uint64_t=\"\">`</uint64_t,>"

#: :317
#, safe-html, strict-same
msgid ""
"The source code can be https://github.com/boostorg/"
"boost_unordered_benchmarks/tree/boost_unordered_flat_map[found here^]."
msgstr ""
"源代码可 https://github.com/boostorg/boost_unordered_benchmarks/tree/"
"boost_unordered_flat_map[在此处获取] 。"

#: :319
#, safe-html, strict-same
msgid ""
"The insertion benchmarks insert `n` random values, where `n` is between "
"10,000 and 10 million."
msgstr "插入基准测试的操作将插入 `n` 个随机值，其中 `n` 的范围在10,000至1000万之间。"

#: :321
#, safe-html, strict-same
msgid ""
"The erasure benchmarks erase traverse the `n` elements and erase those with "
"odd key (50% on average)."
msgstr ""
"擦除基准测试会遍历全部 `n` 个元素，并删除其中键值为奇数的元素（平均约占50%）"
"。"

#: :323
#, safe-html, strict-same
msgctxt ":323"
msgid ""
"The successful lookup benchmarks are done by looking up all `n` values, in "
"their original insertion order."
msgstr "成功查找基准测试通过按照元素的原始插入顺序查找全部 `n` 个值来完成。"

#: :325
#, safe-html, strict-same
msgctxt ":325"
msgid ""
"The unsuccessful lookup benchmarks use `n` randomly generated integers but "
"using a different seed value."
msgstr "未命中查找基准测试使用不同种子值生成的 `n` 个随机整数进行。"

#: :328
#, safe-html, strict-same
msgctxt ":328"
msgid "GCC 12, x64"
msgstr "GCC 12, x64"

#: :333
#, safe-html, strict-same
msgid ""
"image::benchmarks-flat_map/gcc-x64/Running "
"insertion.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/gcc-x64/Running insertion.xlsx.plot.png]"
msgstr ""
"image::benchmarks-flat_map/gcc-x64/Running "
"insertion.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/gcc-x64/Running insertion.xlsx.plot.png]"

#: :333
#, safe-html, strict-same
msgid ""
"image::benchmarks-flat_map/gcc-x64/Running "
"erasure.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/gcc-x64/Running erasure.xlsx.plot.png]"
msgstr ""
"image::benchmarks-flat_map/gcc-x64/Running "
"erasure.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/gcc-x64/Running erasure.xlsx.plot.png]"

#: :333
#, safe-html, strict-same
msgid ""
"image::benchmarks-flat_map/gcc-x64/Scattered successful "
"looukp.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/gcc-x64/Scattered successful looukp.xlsx.plot.png]"
msgstr ""
"image::benchmarks-flat_map/gcc-x64/Scattered successful "
"looukp.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/gcc-x64/Scattered successful looukp.xlsx.plot.png]"

#: :333
#, safe-html, strict-same
msgid ""
"image::benchmarks-flat_map/gcc-x64/Scattered unsuccessful "
"looukp.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/gcc-x64/Scattered unsuccessful looukp.xlsx.plot.png]"
msgstr ""
"image::benchmarks-flat_map/gcc-x64/Scattered unsuccessful "
"looukp.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/gcc-x64/Scattered unsuccessful looukp.xlsx.plot.png]"

#: :340
#, safe-html, strict-same
msgctxt ":340"
msgid ""
"h|running insertion h|running erasure h|successful lookup h|unsuccessful "
"lookup"
msgstr "h|插入的执行 h|擦除的执行 h|成功查找 h|未命中查找"

#: :347
#, safe-html, strict-same
msgctxt ":347"
msgid "Clang 15, x64"
msgstr "Clang 15, x64"

#: :352
#, safe-html, strict-same
msgid ""
"image::benchmarks-flat_map/clang-x64/Running "
"insertion.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/clang-x64/Running insertion.xlsx.plot.png]"
msgstr ""
"image::benchmarks-flat_map/clang-x64/Running "
"insertion.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/clang-x64/Running insertion.xlsx.plot.png]"

#: :352
#, safe-html, strict-same
msgid ""
"image::benchmarks-flat_map/clang-x64/Running "
"erasure.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/clang-x64/Running erasure.xlsx.plot.png]"
msgstr ""
"image::benchmarks-flat_map/clang-x64/Running "
"erasure.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/clang-x64/Running erasure.xlsx.plot.png]"

#: :352
#, safe-html, strict-same
msgid ""
"image::benchmarks-flat_map/clang-x64/Scattered successful "
"looukp.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/clang-x64/Scattered successful looukp.xlsx.plot.png]"
msgstr ""
"image::benchmarks-flat_map/clang-x64/Scattered successful "
"looukp.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/clang-x64/Scattered successful looukp.xlsx.plot.png]"

#: :352
#, safe-html, strict-same
msgid ""
"image::benchmarks-flat_map/clang-x64/Scattered unsuccessful "
"looukp.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/clang-x64/Scattered unsuccessful looukp.xlsx.plot.png]"
msgstr ""
"image::benchmarks-flat_map/clang-x64/Scattered unsuccessful "
"looukp.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/clang-x64/Scattered unsuccessful looukp.xlsx.plot.png]"

#: :359
#, safe-html, strict-same
msgctxt ":359"
msgid ""
"h|running insertion h|running erasure h|successful lookup h|unsuccessful "
"lookup"
msgstr "h|插入的执行 h|擦除的执行 h|成功查找 h|未命中查找"

#: :366
#, safe-html, strict-same
msgctxt ":366"
msgid "Visual Studio 2022, x64"
msgstr "Visual Studio 2022, x64"

#: :371
#, safe-html, strict-same
msgid ""
"image::benchmarks-flat_map/vs-x64/Running "
"insertion.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/vs-x64/Running insertion.xlsx.plot.png]"
msgstr ""
"image::benchmarks-flat_map/vs-x64/Running "
"insertion.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/vs-x64/Running insertion.xlsx.plot.png]"

#: :371
#, safe-html, strict-same
msgid ""
"image::benchmarks-flat_map/vs-x64/Running "
"erasure.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/vs-x64/Running erasure.xlsx.plot.png]"
msgstr ""
"image::benchmarks-flat_map/vs-x64/Running "
"erasure.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/vs-x64/Running erasure.xlsx.plot.png]"

#: :371
#, safe-html, strict-same
msgid ""
"image::benchmarks-flat_map/vs-x64/Scattered successful "
"looukp.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/vs-x64/Scattered successful looukp.xlsx.plot.png]"
msgstr ""
"image::benchmarks-flat_map/vs-x64/Scattered successful "
"looukp.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/vs-x64/Scattered successful looukp.xlsx.plot.png]"

#: :371
#, safe-html, strict-same
msgid ""
"image::benchmarks-flat_map/vs-x64/Scattered unsuccessful "
"looukp.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/vs-x64/Scattered unsuccessful looukp.xlsx.plot.png]"
msgstr ""
"image::benchmarks-flat_map/vs-x64/Scattered unsuccessful "
"looukp.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/vs-x64/Scattered unsuccessful looukp.xlsx.plot.png]"

#: :378
#, safe-html, strict-same
msgctxt ":378"
msgid ""
"h|running insertion h|running erasure h|successful lookup h|unsuccessful "
"lookup"
msgstr "h|插入的执行 h|擦除的执行 h|成功查找 h|未命中查找"

#: :385
#, safe-html, strict-same
msgctxt ":385"
msgid "Clang 12, ARM64"
msgstr "Clang 12, ARM64"

#: :390
#, safe-html, strict-same
msgid ""
"image::benchmarks-flat_map/clang-arm64/Running "
"insertion.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/clang-arm64/Running insertion.xlsx.plot.png]"
msgstr ""
"image::benchmarks-flat_map/clang-arm64/Running "
"insertion.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/clang-arm64/Running insertion.xlsx.plot.png]"

#: :390
#, safe-html, strict-same
msgid ""
"image::benchmarks-flat_map/clang-arm64/Running "
"erasure.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/clang-arm64/Running erasure.xlsx.plot.png]"
msgstr ""
"image::benchmarks-flat_map/clang-arm64/Running "
"erasure.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/clang-arm64/Running erasure.xlsx.plot.png]"

#: :390
#, safe-html, strict-same
msgid ""
"image::benchmarks-flat_map/clang-arm64/Scattered successful "
"looukp.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/clang-arm64/Scattered successful looukp.xlsx.plot.png]"
msgstr ""
"image::benchmarks-flat_map/clang-arm64/Scattered successful "
"looukp.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/clang-arm64/Scattered successful looukp.xlsx.plot.png]"

#: :390
#, safe-html, strict-same
msgid ""
"image::benchmarks-flat_map/clang-arm64/Scattered unsuccessful "
"looukp.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/clang-arm64/Scattered unsuccessful looukp.xlsx.plot.png]"
msgstr ""
"image::benchmarks-flat_map/clang-arm64/Scattered unsuccessful "
"looukp.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/clang-arm64/Scattered unsuccessful looukp.xlsx.plot.png]"

#: :397
#, safe-html, strict-same
msgctxt ":397"
msgid ""
"h|running insertion h|running erasure h|successful lookup h|unsuccessful "
"lookup"
msgstr "h|插入的执行 h|擦除的执行 h|成功查找 h|未命中查找"

#: :404
#, safe-html, strict-same
msgctxt ":404"
msgid "GCC 12, x86"
msgstr "GCC 12, x86"

#: :409
#, safe-html, strict-same
msgid ""
"image::benchmarks-flat_map/gcc-x86/Running "
"insertion.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/gcc-x86/Running insertion.xlsx.plot.png]"
msgstr ""
"image::benchmarks-flat_map/gcc-x86/Running "
"insertion.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/gcc-x86/Running insertion.xlsx.plot.png]"

#: :409
#, safe-html, strict-same
msgid ""
"image::benchmarks-flat_map/gcc-x86/Running "
"erasure.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/gcc-x86/Running erasure.xlsx.plot.png]"
msgstr ""
"image::benchmarks-flat_map/gcc-x86/Running "
"erasure.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/gcc-x86/Running erasure.xlsx.plot.png]"

#: :409
#, safe-html, strict-same
msgid ""
"image::benchmarks-flat_map/gcc-x86/Scattered successful "
"looukp.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/gcc-x86/Scattered successful looukp.xlsx.plot.png]"
msgstr ""
"image::benchmarks-flat_map/gcc-x86/Scattered successful "
"looukp.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/gcc-x86/Scattered successful looukp.xlsx.plot.png]"

#: :409
#, safe-html, strict-same
msgid ""
"image::benchmarks-flat_map/gcc-x86/Scattered unsuccessful "
"looukp.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/gcc-x86/Scattered unsuccessful looukp.xlsx.plot.png]"
msgstr ""
"image::benchmarks-flat_map/gcc-x86/Scattered unsuccessful "
"looukp.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/gcc-x86/Scattered unsuccessful looukp.xlsx.plot.png]"

#: :416
#, safe-html, strict-same
msgctxt ":416"
msgid ""
"h|running insertion h|running erasure h|successful lookup h|unsuccessful "
"lookup"
msgstr "h|插入的执行 h|擦除的执行 h|成功查找 h|未命中查找"

#: :423
#, safe-html, strict-same
msgctxt ":423"
msgid "Clang 15, x86"
msgstr "Clang 15, x86"

#: :428
#, safe-html, strict-same
msgid ""
"image::benchmarks-flat_map/clang-x86/Running "
"insertion.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/clang-x86/Running insertion.xlsx.plot.png]"
msgstr ""
"image::benchmarks-flat_map/clang-x86/Running "
"insertion.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/clang-x86/Running insertion.xlsx.plot.png]"

#: :428
#, safe-html, strict-same
msgid ""
"image::benchmarks-flat_map/clang-x86/Running "
"erasure.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/clang-x86/Running erasure.xlsx.plot.png]"
msgstr ""
"image::benchmarks-flat_map/clang-x86/Running "
"erasure.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/clang-x86/Running erasure.xlsx.plot.png]"

#: :428
#, safe-html, strict-same
msgid ""
"image::benchmarks-flat_map/clang-x86/Scattered successful "
"looukp.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/clang-x86/Scattered successful looukp.xlsx.plot.png]"
msgstr ""
"image::benchmarks-flat_map/clang-x86/Scattered successful "
"looukp.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/clang-x86/Scattered successful looukp.xlsx.plot.png]"

#: :428
#, safe-html, strict-same
msgid ""
"image::benchmarks-flat_map/clang-x86/Scattered unsuccessful "
"looukp.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/clang-x86/Scattered unsuccessful looukp.xlsx.plot.png]"
msgstr ""
"image::benchmarks-flat_map/clang-x86/Scattered unsuccessful "
"looukp.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/clang-x86/Scattered unsuccessful looukp.xlsx.plot.png]"

#: :435
#, safe-html, strict-same
msgctxt ":435"
msgid ""
"h|running insertion h|running erasure h|successful lookup h|unsuccessful "
"lookup"
msgstr "h|插入的执行 h|擦除的执行 h|成功查找 h|未命中查找"

#: :442
#, safe-html, strict-same
msgctxt ":442"
msgid "Visual Studio 2022, x86"
msgstr "Visual Studio 2022, x86"

#: :447
#, safe-html, strict-same
msgid ""
"image::benchmarks-flat_map/vs-x86/Running "
"insertion.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/vs-x86/Running insertion.xlsx.plot.png]"
msgstr ""
"image::benchmarks-flat_map/vs-x86/Running "
"insertion.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/vs-x86/Running insertion.xlsx.plot.png]"

#: :447
#, safe-html, strict-same
msgid ""
"image::benchmarks-flat_map/vs-x86/Running "
"erasure.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/vs-x86/Running erasure.xlsx.plot.png]"
msgstr ""
"image::benchmarks-flat_map/vs-x86/Running "
"erasure.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/vs-x86/Running erasure.xlsx.plot.png]"

#: :447
#, safe-html, strict-same
msgid ""
"image::benchmarks-flat_map/vs-x86/Scattered successful "
"looukp.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/vs-x86/Scattered successful looukp.xlsx.plot.png]"
msgstr ""
"image::benchmarks-flat_map/vs-x86/Scattered successful "
"looukp.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/vs-x86/Scattered successful looukp.xlsx.plot.png]"

#: :447
#, safe-html, strict-same
msgid ""
"image::benchmarks-flat_map/vs-x86/Scattered unsuccessful "
"looukp.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/vs-x86/Scattered unsuccessful looukp.xlsx.plot.png]"
msgstr ""
"image::benchmarks-flat_map/vs-x86/Scattered unsuccessful "
"looukp.xlsx.plot.png[width=250,window=_blank,link=_images/benchmarks-"
"flat_map/vs-x86/Scattered unsuccessful looukp.xlsx.plot.png]"

#: :454
#, safe-html, strict-same
msgctxt ":454"
msgid ""
"h|running insertion h|running erasure h|successful lookup h|unsuccessful "
"lookup"
msgstr "h|插入的执行 h|擦除的执行 h|成功查找 h|未命中查找"

#: :461
#, safe-html, strict-same
msgid "boost::concurrent_(flat|node)_map"
msgstr "boost::concurrent_(flat|node)_map"

#: :463
#, safe-html, strict-same
msgctxt ":463"
msgid "All benchmarks were created using:"
msgstr "所有基准测试均为使用以下链接来创建的："

#: :465
#, safe-html, strict-same
msgid ""
"`https://spec.oneapi.io/versions/latest/elements/oneTBB/source/containers/"
"concurrent_hash_map_cls.html[oneapi::tbb::concurrent_hash_map^]<int, int>`"
msgstr ""
"`https://spec.oneapi.io/versions/latest/elements/oneTBB/source/containers/"
"concurrent_hash_map_cls.html[oneapi::tbb::concurrent_hash_map^]<int, "
"int=\"\">`</int,>"

#: :466
#, safe-html, strict-same
msgid ""
"`https://github.com/greg7mdp/gtl/blob/main/docs/"
"phmap.md[gtl::parallel_flat_hash_map^]<int, int>` with 64 submaps"
msgstr ""
"`https://github.com/greg7mdp/gtl/blob/main/docs/"
"phmap.md[gtl::parallel_flat_hash_map^]<int, int=\"\">` （含64个子映射）</"
"int,>"

#: :467
#, safe-html, strict-same
msgid "`boost::concurrent_flat_map<int, int>`"
msgstr "`boost::concurrent_flat_map<int, int=\"\">`</int,>"

#: :468
#, safe-html, strict-same
msgid "`boost::concurrent_node_map<int, int>`"
msgstr "`boost::concurrent_node_map<int, int=\"\">`</int,>"

#: :470
#, safe-html, strict-same
msgid ""
"The source code can be https://github.com/boostorg/"
"boost_unordered_benchmarks/tree/boost_concurrent_flat_map[found here^]."
msgstr ""
"源代码可 https://github.com/boostorg/boost_unordered_benchmarks/tree/"
"boost_concurrent_flat_map[在此处获取] 。"

#: :472
#, safe-html, strict-same
msgid ""
"The benchmarks exercise a number of threads _T_ (between 1 and 16) "
"concurrently performing operations randomly chosen among **update**, "
"**successful lookup** and **unsuccessful lookup**. The keys used in the "
"operations follow a https://en.wikipedia.org/wiki/"
"Zipf%27s_law#Formal_definition[Zipf distribution^] with different _skew_ "
"parameters: the higher the skew, the more concentrated are the keys in the "
"lower values of the covered range."
msgstr ""
"基准测试使用__T__个线程（数量1至16之间）并发执行随机选择的操作，这些操作包"
"括**更新**、**成功查找**和**未命中查找**三种类型。操作使用的键遵循 https://"
"en.wikipedia.org/wiki/Zipf%27s_law#Formal_definition[齐夫分布] ，并采用不同"
"的__偏斜__参数：偏斜值越高，键的分布越集中在取值区间的较低数值区域。"

#: :478
#, safe-html, strict-same
msgid ""
"`boost::concurrent_flat_map` and `boost::concurrent_node_map` are exercised "
"using both regular and xref:concurrent.adoc#concurrent_bulk_visitation[bulk "
"visitation]: in the latter case, lookup keys are buffered in a local array "
"and then processed at once each time the buffer reaches `xref:reference/"
"concurrent_flat_map.adoc#concurrent_flat_map_constants[bulk_visit_size]`."
msgstr ""
"`boost::concurrent_flat_map` 和 `boost::concurrent_node_map` 分别通过常规访问"
"和 xref:concurrent.adoc#concurrent_bulk_visitation[批量访问] 进行演练：在批量"
"访问的情况下，查找键会缓存在本地数组中，每当缓冲区大小达到 `xref:reference/"
"concurrent_flat_map.adoc#concurrent_flat_map_constants[bulk_visit_size]` 时，"
"再一次性处理这些键。"

#: :482
#, safe-html, strict-same
msgctxt ":482"
msgid "GCC 12, x64"
msgstr "GCC 12, x64"

#: :487
#, safe-html, strict-same
msgid ""
"image::benchmarks-concurrent_map/gcc-x64/Parallel workload.xlsx.500k, "
"0.01.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/"
"gcc-x64/Parallel workload.xlsx.500k, 0.01.png\"]"
msgstr ""
"image::benchmarks-concurrent_map/gcc-x64/Parallel workload.xlsx.500k, "
"0.01.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/"
"gcc-x64/Parallel workload.xlsx.500k, 0.01.png\"]"

#: :487
#, safe-html, strict-same
msgid ""
"image::benchmarks-concurrent_map/gcc-x64/Parallel workload.xlsx.500k, "
"0.5.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/gcc-"
"x64/Parallel workload.xlsx.500k, 0.5.png\"]"
msgstr ""
"image::benchmarks-concurrent_map/gcc-x64/Parallel workload.xlsx.500k, "
"0.5.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/gcc-"
"x64/Parallel workload.xlsx.500k, 0.5.png\"]"

#: :487
#, safe-html, strict-same
msgid ""
"image::benchmarks-concurrent_map/gcc-x64/Parallel workload.xlsx.500k, "
"0.99.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/"
"gcc-x64/Parallel workload.xlsx.500k, 0.99.png\"]"
msgstr ""
"image::benchmarks-concurrent_map/gcc-x64/Parallel workload.xlsx.500k, "
"0.99.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/"
"gcc-x64/Parallel workload.xlsx.500k, 0.99.png\"]"

#: :493
#, safe-html, strict-same
msgctxt ":493"
msgid ""
"h|500k updates, 4.5M lookups + skew=0.01 h|500k updates, 4.5M lookups + "
"skew=0.5 h|500k updates, 4.5M lookups + skew=0.99 |==="
msgstr ""
"h|50万次更新, 450万次查找 + 偏斜=0.01 h|50万次更新, 450万次查找 + 偏斜=0.5 "
"h|50万次更新, 450万次查找 + 偏斜=0.99 |==="

#: :503
#, safe-html, strict-same
msgid ""
"image::benchmarks-concurrent_map/gcc-x64/Parallel workload.xlsx.5M, "
"0.01.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/"
"gcc-x64/Parallel workload.xlsx.5M, 0.01.png\"]"
msgstr ""
"image::benchmarks-concurrent_map/gcc-x64/Parallel workload.xlsx.5M, "
"0.01.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/"
"gcc-x64/Parallel workload.xlsx.5M, 0.01.png\"]"

#: :503
#, safe-html, strict-same
msgid ""
"image::benchmarks-concurrent_map/gcc-x64/Parallel workload.xlsx.5M, "
"0.5.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/gcc-"
"x64/Parallel workload.xlsx.5M, 0.5.png\"]"
msgstr ""
"image::benchmarks-concurrent_map/gcc-x64/Parallel workload.xlsx.5M, "
"0.5.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/gcc-"
"x64/Parallel workload.xlsx.5M, 0.5.png\"]"

#: :503
#, safe-html, strict-same
msgid ""
"image::benchmarks-concurrent_map/gcc-x64/Parallel workload.xlsx.5M, "
"0.99.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/"
"gcc-x64/Parallel workload.xlsx.5M, 0.99.png\"]"
msgstr ""
"image::benchmarks-concurrent_map/gcc-x64/Parallel workload.xlsx.5M, "
"0.99.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/"
"gcc-x64/Parallel workload.xlsx.5M, 0.99.png\"]"

#: :509
#, safe-html, strict-same
msgctxt ":509"
msgid ""
"h|5M updates, 45M lookups + skew=0.01 h|5M updates, 45M lookups + skew=0.5 "
"h|5M updates, 45M lookups + skew=0.99 |==="
msgstr ""
"h|500万次更新, 4500万次查找 + 偏斜=0.01 h|500万次更新, 4500万次查找 + 偏"
"斜=0.5 h|500万次更新, 4500万次查找 + 偏斜=0.99 |==="

#: :517
#, safe-html, strict-same
msgctxt ":517"
msgid "Clang 15, x64"
msgstr "Clang 15, x64"

#: :522
#, safe-html, strict-same
msgid ""
"image::benchmarks-concurrent_map/clang-x64/Parallel workload.xlsx.500k, "
"0.01.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/"
"clang-x64/Parallel workload.xlsx.500k, 0.01.png\"]"
msgstr ""
"image::benchmarks-concurrent_map/clang-x64/Parallel workload.xlsx.500k, "
"0.01.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/"
"clang-x64/Parallel workload.xlsx.500k, 0.01.png\"]"

#: :522
#, safe-html, strict-same
msgid ""
"image::benchmarks-concurrent_map/clang-x64/Parallel workload.xlsx.500k, "
"0.5.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/"
"clang-x64/Parallel workload.xlsx.500k, 0.5.png\"]"
msgstr ""
"image::benchmarks-concurrent_map/clang-x64/Parallel workload.xlsx.500k, "
"0.5.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/"
"clang-x64/Parallel workload.xlsx.500k, 0.5.png\"]"

#: :522
#, safe-html, strict-same
msgid ""
"image::benchmarks-concurrent_map/clang-x64/Parallel workload.xlsx.500k, "
"0.99.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/"
"clang-x64/Parallel workload.xlsx.500k, 0.99.png\"]"
msgstr ""
"image::benchmarks-concurrent_map/clang-x64/Parallel workload.xlsx.500k, "
"0.99.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/"
"clang-x64/Parallel workload.xlsx.500k, 0.99.png\"]"

#: :528
#, safe-html, strict-same
msgctxt ":528"
msgid ""
"h|500k updates, 4.5M lookups + skew=0.01 h|500k updates, 4.5M lookups + "
"skew=0.5 h|500k updates, 4.5M lookups + skew=0.99 |==="
msgstr ""
"h|50万次更新, 450万次查找 + 偏斜=0.01 h|50万次更新, 450万次查找 + 偏斜=0.5 "
"h|50万次更新, 450万次查找 + 偏斜=0.99 |==="

#: :538
#, safe-html, strict-same
msgid ""
"image::benchmarks-concurrent_map/clang-x64/Parallel workload.xlsx.5M, "
"0.01.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/"
"clang-x64/Parallel workload.xlsx.5M, 0.01.png\"]"
msgstr ""
"image::benchmarks-concurrent_map/clang-x64/Parallel workload.xlsx.5M, "
"0.01.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/"
"clang-x64/Parallel workload.xlsx.5M, 0.01.png\"]"

#: :538
#, safe-html, strict-same
msgid ""
"image::benchmarks-concurrent_map/clang-x64/Parallel workload.xlsx.5M, "
"0.5.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/"
"clang-x64/Parallel workload.xlsx.5M, 0.5.png\"]"
msgstr ""
"image::benchmarks-concurrent_map/clang-x64/Parallel workload.xlsx.5M, "
"0.5.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/"
"clang-x64/Parallel workload.xlsx.5M, 0.5.png\"]"

#: :538
#, safe-html, strict-same
msgid ""
"image::benchmarks-concurrent_map/clang-x64/Parallel workload.xlsx.5M, "
"0.99.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/"
"clang-x64/Parallel workload.xlsx.5M, 0.99.png\"]"
msgstr ""
"image::benchmarks-concurrent_map/clang-x64/Parallel workload.xlsx.5M, "
"0.99.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/"
"clang-x64/Parallel workload.xlsx.5M, 0.99.png\"]"

#: :544
#, safe-html, strict-same
msgctxt ":544"
msgid ""
"h|5M updates, 45M lookups + skew=0.01 h|5M updates, 45M lookups + skew=0.5 "
"h|5M updates, 45M lookups + skew=0.99 |==="
msgstr ""
"h|500万次更新, 4500万次查找 + 偏斜=0.01 h|500万次更新, 4500万次查找 + 偏"
"斜=0.5 h|500万次更新, 4500万次查找 + 偏斜=0.99 |==="

#: :552
#, safe-html, strict-same
msgctxt ":552"
msgid "Visual Studio 2022, x64"
msgstr "Visual Studio 2022, x64"

#: :557
#, safe-html, strict-same
msgid ""
"image::benchmarks-concurrent_map/vs-x64/Parallel workload.xlsx.500k, "
"0.01.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/vs-"
"x64/Parallel workload.xlsx.500k, 0.01.png\"]"
msgstr ""
"image::benchmarks-concurrent_map/vs-x64/Parallel workload.xlsx.500k, "
"0.01.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/vs-"
"x64/Parallel workload.xlsx.500k, 0.01.png\"]"

#: :557
#, safe-html, strict-same
msgid ""
"image::benchmarks-concurrent_map/vs-x64/Parallel workload.xlsx.500k, "
"0.5.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/vs-"
"x64/Parallel workload.xlsx.500k, 0.5.png\"]"
msgstr ""
"image::benchmarks-concurrent_map/vs-x64/Parallel workload.xlsx.500k, "
"0.5.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/vs-"
"x64/Parallel workload.xlsx.500k, 0.5.png\"]"

#: :557
#, safe-html, strict-same
msgid ""
"image::benchmarks-concurrent_map/vs-x64/Parallel workload.xlsx.500k, "
"0.99.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/vs-"
"x64/Parallel workload.xlsx.500k, 0.99.png\"]"
msgstr ""
"image::benchmarks-concurrent_map/vs-x64/Parallel workload.xlsx.500k, "
"0.99.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/vs-"
"x64/Parallel workload.xlsx.500k, 0.99.png\"]"

#: :563
#, safe-html, strict-same
msgctxt ":563"
msgid ""
"h|500k updates, 4.5M lookups + skew=0.01 h|500k updates, 4.5M lookups + "
"skew=0.5 h|500k updates, 4.5M lookups + skew=0.99 |==="
msgstr ""
"h|50万次更新, 450万次查找 + 偏斜=0.01 h|50万次更新, 450万次查找 + 偏斜=0.5 "
"h|50万次更新, 450万次查找 + 偏斜=0.99 |==="

#: :573
#, safe-html, strict-same
msgid ""
"image::benchmarks-concurrent_map/vs-x64/Parallel workload.xlsx.5M, "
"0.01.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/vs-"
"x64/Parallel workload.xlsx.5M, 0.01.png\"]"
msgstr ""
"image::benchmarks-concurrent_map/vs-x64/Parallel workload.xlsx.5M, "
"0.01.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/vs-"
"x64/Parallel workload.xlsx.5M, 0.01.png\"]"

#: :573
#, safe-html, strict-same
msgid ""
"image::benchmarks-concurrent_map/vs-x64/Parallel workload.xlsx.5M, "
"0.5.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/vs-"
"x64/Parallel workload.xlsx.5M, 0.5.png\"]"
msgstr ""
"image::benchmarks-concurrent_map/vs-x64/Parallel workload.xlsx.5M, "
"0.5.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/vs-"
"x64/Parallel workload.xlsx.5M, 0.5.png\"]"

#: :573
#, safe-html, strict-same
msgid ""
"image::benchmarks-concurrent_map/vs-x64/Parallel workload.xlsx.5M, "
"0.99.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/vs-"
"x64/Parallel workload.xlsx.5M, 0.99.png\"]"
msgstr ""
"image::benchmarks-concurrent_map/vs-x64/Parallel workload.xlsx.5M, "
"0.99.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/vs-"
"x64/Parallel workload.xlsx.5M, 0.99.png\"]"

#: :579
#, safe-html, strict-same
msgctxt ":579"
msgid ""
"h|5M updates, 45M lookups + skew=0.01 h|5M updates, 45M lookups + skew=0.5 "
"h|5M updates, 45M lookups + skew=0.99 |==="
msgstr ""
"h|500万次更新, 4500万次查找 + 偏斜=0.01 h|500万次更新, 4500万次查找 + 偏"
"斜=0.5 h|500万次更新, 4500万次查找 + 偏斜=0.99 |==="

#: :587
#, safe-html, strict-same
msgctxt ":587"
msgid "Clang 12, ARM64"
msgstr "Clang 12, ARM64"

#: :592
#, safe-html, strict-same
msgid ""
"image::benchmarks-concurrent_map/clang-arm64/Parallel workload.xlsx.500k, "
"0.01.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/"
"clang-arm64/Parallel workload.xlsx.500k, 0.01.png\"]"
msgstr ""
"image::benchmarks-concurrent_map/clang-arm64/Parallel workload.xlsx.500k, "
"0.01.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/"
"clang-arm64/Parallel workload.xlsx.500k, 0.01.png\"]"

#: :592
#, safe-html, strict-same
msgid ""
"image::benchmarks-concurrent_map/clang-arm64/Parallel workload.xlsx.500k, "
"0.5.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/"
"clang-arm64/Parallel workload.xlsx.500k, 0.5.png\"]"
msgstr ""
"image::benchmarks-concurrent_map/clang-arm64/Parallel workload.xlsx.500k, "
"0.5.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/"
"clang-arm64/Parallel workload.xlsx.500k, 0.5.png\"]"

#: :592
#, safe-html, strict-same
msgid ""
"image::benchmarks-concurrent_map/clang-arm64/Parallel workload.xlsx.500k, "
"0.99.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/"
"clang-arm64/Parallel workload.xlsx.500k, 0.99.png\"]"
msgstr ""
"image::benchmarks-concurrent_map/clang-arm64/Parallel workload.xlsx.500k, "
"0.99.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/"
"clang-arm64/Parallel workload.xlsx.500k, 0.99.png\"]"

#: :598
#, safe-html, strict-same
msgctxt ":598"
msgid ""
"h|500k updates, 4.5M lookups + skew=0.01 h|500k updates, 4.5M lookups + "
"skew=0.5 h|500k updates, 4.5M lookups + skew=0.99 |==="
msgstr ""
"h|50万次更新, 450万次查找 + 偏斜=0.01 h|50万次更新, 450万次查找 + 偏斜=0.5 "
"h|50万次更新, 450万次查找 + 偏斜=0.99 |==="

#: :608
#, safe-html, strict-same
msgid ""
"image::benchmarks-concurrent_map/clang-arm64/Parallel workload.xlsx.5M, "
"0.01.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/"
"clang-arm64/Parallel workload.xlsx.5M, 0.01.png\"]"
msgstr ""
"image::benchmarks-concurrent_map/clang-arm64/Parallel workload.xlsx.5M, "
"0.01.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/"
"clang-arm64/Parallel workload.xlsx.5M, 0.01.png\"]"

#: :608
#, safe-html, strict-same
msgid ""
"image::benchmarks-concurrent_map/clang-arm64/Parallel workload.xlsx.5M, "
"0.5.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/"
"clang-arm64/Parallel workload.xlsx.5M, 0.5.png\"]"
msgstr ""
"image::benchmarks-concurrent_map/clang-arm64/Parallel workload.xlsx.5M, "
"0.5.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/"
"clang-arm64/Parallel workload.xlsx.5M, 0.5.png\"]"

#: :608
#, safe-html, strict-same
msgid ""
"image::benchmarks-concurrent_map/clang-arm64/Parallel workload.xlsx.5M, "
"0.99.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/"
"clang-arm64/Parallel workload.xlsx.5M, 0.99.png\"]"
msgstr ""
"image::benchmarks-concurrent_map/clang-arm64/Parallel workload.xlsx.5M, "
"0.99.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/"
"clang-arm64/Parallel workload.xlsx.5M, 0.99.png\"]"

#: :614
#, safe-html, strict-same
msgctxt ":614"
msgid ""
"h|5M updates, 45M lookups + skew=0.01 h|5M updates, 45M lookups + skew=0.5 "
"h|5M updates, 45M lookups + skew=0.99 |==="
msgstr ""
"h|500万次更新, 4500万次查找 + 偏斜=0.01 h|500万次更新, 4500万次查找 + 偏"
"斜=0.5 h|500万次更新, 4500万次查找 + 偏斜=0.99 |==="

#: :622
#, safe-html, strict-same
msgctxt ":622"
msgid "GCC 12, x86"
msgstr "GCC 12, x86"

#: :627
#, safe-html, strict-same
msgid ""
"image::benchmarks-concurrent_map/gcc-x86/Parallel workload.xlsx.500k, "
"0.01.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/"
"gcc-x86/Parallel workload.xlsx.500k, 0.01.png\"]"
msgstr ""
"image::benchmarks-concurrent_map/gcc-x86/Parallel workload.xlsx.500k, "
"0.01.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/"
"gcc-x86/Parallel workload.xlsx.500k, 0.01.png\"]"

#: :627
#, safe-html, strict-same
msgid ""
"image::benchmarks-concurrent_map/gcc-x86/Parallel workload.xlsx.500k, "
"0.5.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/gcc-"
"x86/Parallel workload.xlsx.500k, 0.5.png\"]"
msgstr ""
"image::benchmarks-concurrent_map/gcc-x86/Parallel workload.xlsx.500k, "
"0.5.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/gcc-"
"x86/Parallel workload.xlsx.500k, 0.5.png\"]"

#: :627
#, safe-html, strict-same
msgid ""
"image::benchmarks-concurrent_map/gcc-x86/Parallel workload.xlsx.500k, "
"0.99.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/"
"gcc-x86/Parallel workload.xlsx.500k, 0.99.png\"]"
msgstr ""
"image::benchmarks-concurrent_map/gcc-x86/Parallel workload.xlsx.500k, "
"0.99.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/"
"gcc-x86/Parallel workload.xlsx.500k, 0.99.png\"]"

#: :633
#, safe-html, strict-same
msgctxt ":633"
msgid ""
"h|500k updates, 4.5M lookups + skew=0.01 h|500k updates, 4.5M lookups + "
"skew=0.5 h|500k updates, 4.5M lookups + skew=0.99 |==="
msgstr ""
"h|50万次更新, 450万次查找 + 偏斜=0.01 h|50万次更新, 450万次查找 + 偏斜=0.5 "
"h|50万次更新, 450万次查找 + 偏斜=0.99 |==="

#: :643
#, safe-html, strict-same
msgid ""
"image::benchmarks-concurrent_map/gcc-x86/Parallel workload.xlsx.5M, "
"0.01.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/"
"gcc-x86/Parallel workload.xlsx.5M, 0.01.png\"]"
msgstr ""
"image::benchmarks-concurrent_map/gcc-x86/Parallel workload.xlsx.5M, "
"0.01.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/"
"gcc-x86/Parallel workload.xlsx.5M, 0.01.png\"]"

#: :643
#, safe-html, strict-same
msgid ""
"image::benchmarks-concurrent_map/gcc-x86/Parallel workload.xlsx.5M, "
"0.5.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/gcc-"
"x86/Parallel workload.xlsx.5M, 0.5.png\"]"
msgstr ""
"image::benchmarks-concurrent_map/gcc-x86/Parallel workload.xlsx.5M, "
"0.5.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/gcc-"
"x86/Parallel workload.xlsx.5M, 0.5.png\"]"

#: :643
#, safe-html, strict-same
msgid ""
"image::benchmarks-concurrent_map/gcc-x86/Parallel workload.xlsx.5M, "
"0.99.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/"
"gcc-x86/Parallel workload.xlsx.5M, 0.99.png\"]"
msgstr ""
"image::benchmarks-concurrent_map/gcc-x86/Parallel workload.xlsx.5M, "
"0.99.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/"
"gcc-x86/Parallel workload.xlsx.5M, 0.99.png\"]"

#: :649
#, safe-html, strict-same
msgctxt ":649"
msgid ""
"h|5M updates, 45M lookups + skew=0.01 h|5M updates, 45M lookups + skew=0.5 "
"h|5M updates, 45M lookups + skew=0.99 |==="
msgstr ""
"h|500万次更新, 4500万次查找 + 偏斜=0.01 h|500万次更新, 4500万次查找 + 偏"
"斜=0.5 h|500万次更新, 4500万次查找 + 偏斜=0.99 |==="

#: :657
#, safe-html, strict-same
msgctxt ":657"
msgid "Clang 15, x86"
msgstr "Clang 15, x86"

#: :662
#, safe-html, strict-same
msgid ""
"image::benchmarks-concurrent_map/clang-x86/Parallel workload.xlsx.500k, "
"0.01.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/"
"clang-x86/Parallel workload.xlsx.500k, 0.01.png\"]"
msgstr ""
"image::benchmarks-concurrent_map/clang-x86/Parallel workload.xlsx.500k, "
"0.01.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/"
"clang-x86/Parallel workload.xlsx.500k, 0.01.png\"]"

#: :662
#, safe-html, strict-same
msgid ""
"image::benchmarks-concurrent_map/clang-x86/Parallel workload.xlsx.500k, "
"0.5.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/"
"clang-x86/Parallel workload.xlsx.500k, 0.5.png\"]"
msgstr ""
"image::benchmarks-concurrent_map/clang-x86/Parallel workload.xlsx.500k, "
"0.5.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/"
"clang-x86/Parallel workload.xlsx.500k, 0.5.png\"]"

#: :662
#, safe-html, strict-same
msgid ""
"image::benchmarks-concurrent_map/clang-x86/Parallel workload.xlsx.500k, "
"0.99.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/"
"clang-x86/Parallel workload.xlsx.500k, 0.99.png\"]"
msgstr ""
"image::benchmarks-concurrent_map/clang-x86/Parallel workload.xlsx.500k, "
"0.99.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/"
"clang-x86/Parallel workload.xlsx.500k, 0.99.png\"]"

#: :668
#, safe-html, strict-same
msgctxt ":668"
msgid ""
"h|500k updates, 4.5M lookups + skew=0.01 h|500k updates, 4.5M lookups + "
"skew=0.5 h|500k updates, 4.5M lookups + skew=0.99 |==="
msgstr ""
"h|50万次更新, 450万次查找 + 偏斜=0.01 h|50万次更新, 450万次查找 + 偏斜=0.5 "
"h|50万次更新, 450万次查找 + 偏斜=0.99 |==="

#: :678
#, safe-html, strict-same
msgid ""
"image::benchmarks-concurrent_map/clang-x86/Parallel workload.xlsx.5M, "
"0.01.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/"
"clang-x86/Parallel workload.xlsx.5M, 0.01.png\"]"
msgstr ""
"image::benchmarks-concurrent_map/clang-x86/Parallel workload.xlsx.5M, "
"0.01.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/"
"clang-x86/Parallel workload.xlsx.5M, 0.01.png\"]"

#: :678
#, safe-html, strict-same
msgid ""
"image::benchmarks-concurrent_map/clang-x86/Parallel workload.xlsx.5M, "
"0.5.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/"
"clang-x86/Parallel workload.xlsx.5M, 0.5.png\"]"
msgstr ""
"image::benchmarks-concurrent_map/clang-x86/Parallel workload.xlsx.5M, "
"0.5.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/"
"clang-x86/Parallel workload.xlsx.5M, 0.5.png\"]"

#: :678
#, safe-html, strict-same
msgid ""
"image::benchmarks-concurrent_map/clang-x86/Parallel workload.xlsx.5M, "
"0.99.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/"
"clang-x86/Parallel workload.xlsx.5M, 0.99.png\"]"
msgstr ""
"image::benchmarks-concurrent_map/clang-x86/Parallel workload.xlsx.5M, "
"0.99.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/"
"clang-x86/Parallel workload.xlsx.5M, 0.99.png\"]"

#: :684
#, safe-html, strict-same
msgctxt ":684"
msgid ""
"h|5M updates, 45M lookups + skew=0.01 h|5M updates, 45M lookups + skew=0.5 "
"h|5M updates, 45M lookups + skew=0.99 |==="
msgstr ""
"h|500万次更新, 4500万次查找 + 偏斜=0.01 h|500万次更新, 4500万次查找 + 偏"
"斜=0.5 h|500万次更新, 4500万次查找 + 偏斜=0.99 |==="

#: :692
#, safe-html, strict-same
msgctxt ":692"
msgid "Visual Studio 2022, x86"
msgstr "Visual Studio 2022, x86"

#: :697
#, safe-html, strict-same
msgid ""
"image::benchmarks-concurrent_map/vs-x86/Parallel workload.xlsx.500k, "
"0.01.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/vs-"
"x86/Parallel workload.xlsx.500k, 0.01.png\"]"
msgstr ""
"image::benchmarks-concurrent_map/vs-x86/Parallel workload.xlsx.500k, "
"0.01.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/vs-"
"x86/Parallel workload.xlsx.500k, 0.01.png\"]"

#: :697
#, safe-html, strict-same
msgid ""
"image::benchmarks-concurrent_map/vs-x86/Parallel workload.xlsx.500k, "
"0.5.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/vs-"
"x86/Parallel workload.xlsx.500k, 0.5.png\"]"
msgstr ""
"image::benchmarks-concurrent_map/vs-x86/Parallel workload.xlsx.500k, "
"0.5.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/vs-"
"x86/Parallel workload.xlsx.500k, 0.5.png\"]"

#: :697
#, safe-html, strict-same
msgid ""
"image::benchmarks-concurrent_map/vs-x86/Parallel workload.xlsx.500k, "
"0.99.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/vs-"
"x86/Parallel workload.xlsx.500k, 0.99.png\"]"
msgstr ""
"image::benchmarks-concurrent_map/vs-x86/Parallel workload.xlsx.500k, "
"0.99.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/vs-"
"x86/Parallel workload.xlsx.500k, 0.99.png\"]"

#: :703
#, safe-html, strict-same
msgctxt ":703"
msgid ""
"h|500k updates, 4.5M lookups + skew=0.01 h|500k updates, 4.5M lookups + "
"skew=0.5 h|500k updates, 4.5M lookups + skew=0.99 |==="
msgstr ""
"h|50万次更新, 450万次查找 + 偏斜=0.01 h|50万次更新, 450万次查找 + 偏斜=0.5 "
"h|50万次更新, 450万次查找 + 偏斜=0.99 |==="

#: :713
#, safe-html, strict-same
msgid ""
"image::benchmarks-concurrent_map/vs-x86/Parallel workload.xlsx.5M, "
"0.01.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/vs-"
"x86/Parallel workload.xlsx.5M, 0.01.png\"]"
msgstr ""
"image::benchmarks-concurrent_map/vs-x86/Parallel workload.xlsx.5M, "
"0.01.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/vs-"
"x86/Parallel workload.xlsx.5M, 0.01.png\"]"

#: :713
#, safe-html, strict-same
msgid ""
"image::benchmarks-concurrent_map/vs-x86/Parallel workload.xlsx.5M, "
"0.5.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/vs-"
"x86/Parallel workload.xlsx.5M, 0.5.png\"]"
msgstr ""
"image::benchmarks-concurrent_map/vs-x86/Parallel workload.xlsx.5M, "
"0.5.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/vs-"
"x86/Parallel workload.xlsx.5M, 0.5.png\"]"

#: :713
#, safe-html, strict-same
msgid ""
"image::benchmarks-concurrent_map/vs-x86/Parallel workload.xlsx.5M, "
"0.99.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/vs-"
"x86/Parallel workload.xlsx.5M, 0.99.png\"]"
msgstr ""
"image::benchmarks-concurrent_map/vs-x86/Parallel workload.xlsx.5M, "
"0.99.png[width=250,window=_blank,link=\"_images/benchmarks-concurrent_map/vs-"
"x86/Parallel workload.xlsx.5M, 0.99.png\"]"

#: :719
#, safe-html, strict-same
msgctxt ":719"
msgid ""
"h|5M updates, 45M lookups + skew=0.01 h|5M updates, 45M lookups + skew=0.5 "
"h|5M updates, 45M lookups + skew=0.99 |==="
msgstr ""
"h|500万次更新, 4500万次查找 + 偏斜=0.01 h|500万次更新, 4500万次查找 + 偏"
"斜=0.5 h|500万次更新, 4500万次查找 + 偏斜=0.99 |==="
