>> stchang: >> - hash iteration performance improvements >> (e8d34dd1562869c4e9352c5f007ed400825c85bb and others)
- The in-hash and in-hash-pairs sequences use the newly added hash-iterate-pair and hash-iterate-key+value, resulting in performance improvements, eg they are twice as fast on some microbenchmarks. - For further performance improvements, there are non-generic hash and set sequences available, eg in-mutable-hash and in-mutable-set, which use newly added unsafe hash iteration operations. >> >> Gustavo Massaccesi / mflatt >> - many optimizer improvements (bbbe99db43c3f7b2e193c83b59099e0b6f6e6427, >> 1b54b1c0400dd25110efb90e1da6fda34487f03c, >> 3f246dd857c886214ef6766f5c3baf2f50340b06, >> 65838bd3c8859ec099f33e8f67f1ab3042e68c3c, >> 2bfb851ccc49b3de72e5c5d60b8d337d890a068e, probably more) >> >> >> Other repos: >> >> db: >> - support for multi-result statements in mysql >> (be087f41b7a344a54368428f77aca025388ff636) >> >> net: >> - support for SRV records in net/dns >> (8e052111691396d71ead2bfe2f2ade47f3d6287d) >> >> ---------------------------------------------------------------------- >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Racket Developers" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/racket-dev/m2wpny20b8.wl-stamourv%40eecs.northwestern.edu. >> For more options, visit https://groups.google.com/d/optout. > > -- > You received this message because you are subscribed to the Google Groups > "Racket Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/racket-dev/CAL3TdOP1tjMegbRda8JTQhEMx6UegZJDdbrjNh%3Dbt%3Dbi7-kivA%40mail.gmail.com. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Racket Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-dev/CAFfiA1%2BZE9eejbwhZWqwgTTTg0zkK95dnghixWVWEz548Y%2BuUA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
