File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
resources/readme_sections Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 6161 <p>
6262 Yes, an idiomatic <a href=
6363 "https://github.com/blosavio/see-sharp/blob/7b002b87516286bcc0a0d43122ae15a6d477e2e3/src/see_sharp/core.clj#L17-L22">variant</a> composed of
64- <code>reduce</code>, <code>conj!</code>, and transients performs <a href="https://blosavio.github.io/see-charp /select_keys_performance.html">5–20%
64+ <code>reduce</code>, <code>conj!</code>, and transients performs <a href="https://blosavio.github.io/see-sharp /select_keys_performance.html">5–20%
6565 faster</a> than Clojure's <code>select-keys</code> on hashmaps containing up to one-million entries.
6666 </p>
6767 <p>
Original file line number Diff line number Diff line change 22< html lang ="en ">
33 < head >
44 < meta name ="generator " content ="HTML Tidy for HTML5 for Linux version 5.6.0 ">
5- < meta charset ="utf-8 " compile-date ="2026-04-15 13:56:46 " content ="width=device-width, initial-scale=1 " name ="viewport ">
5+ < meta charset ="utf-8 " compile-date ="2026-04-15 14:16:05 " content ="width=device-width, initial-scale=1 " name ="viewport ">
66 < link href ="project.css " rel ="stylesheet " type ="text/css ">
77 < title >
88 See-sharp — A slightly faster implementation of Clojure's `select-keys`
7070 < p >
7171 Yes, an idiomatic < a href =
7272 "https://github.com/blosavio/see-sharp/blob/7b002b87516286bcc0a0d43122ae15a6d477e2e3/src/see_sharp/core.clj#L17-L22 "> variant</ a > composed of
73- < code > reduce</ code > , < code > conj!</ code > , and transients performs < a href ="https://blosavio.github.io/see-charp /select_keys_performance.html "> 5–20%
73+ < code > reduce</ code > , < code > conj!</ code > , and transients performs < a href ="https://blosavio.github.io/see-sharp /select_keys_performance.html "> 5–20%
7474 faster</ a > than Clojure's < code > select-keys</ code > on hashmaps containing up to one-million entries.
7575 </ p >
7676 < p >
Original file line number Diff line number Diff line change 2222 " , "
2323 [:code " conj!" ]
2424 " , and transients performs "
25- [:a {:href " https://blosavio.github.io/see-charp /select_keys_performance.html" }
25+ [:a {:href " https://blosavio.github.io/see-sharp /select_keys_performance.html" }
2626 " 5–20% faster" ]
2727 " than Clojure's "
2828 [:code " select-keys" ]
You can’t perform that action at this time.
0 commit comments