<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>



<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<h3>
Carl Friedrich Bolz-Tereick pushed to branch branch/map-improvements
at <a href="https://foss.heptapod.net/pypy/pypy">PyPy / pypy</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://foss.heptapod.net/pypy/pypy/-/commit/c2084dceae51a7c5539d7c0293f48775a574cc4b">c2084dce</a></strong>
<div>
<span>by Carl Friedrich Bolz-Tereick</span>
<i>at 2021-01-27T13:15:48+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">fix a bug where the unboxed storage would grow too large

--HG--
branch : map-improvements
</pre>
</li>
<li>
<strong><a href="https://foss.heptapod.net/pypy/pypy/-/commit/f7b2e32d51e8afca68feb635867e2d9db4551b4d">f7b2e32d</a></strong>
<div>
<span>by Carl Friedrich Bolz-Tereick</span>
<i>at 2021-01-27T21:56:35+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">this took way too long: at least reproduce the failure in a unit test

--HG--
branch : map-improvements
</pre>
</li>
<li>
<strong><a href="https://foss.heptapod.net/pypy/pypy/-/commit/5550cf116e9f6847fd19118f1a5048fec2332b2f">5550cf11</a></strong>
<div>
<span>by Carl Friedrich Bolz-Tereick</span>
<i>at 2021-01-28T13:46:48+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">add layout comments

--HG--
branch : map-improvements
</pre>
</li>
<li>
<strong><a href="https://foss.heptapod.net/pypy/pypy/-/commit/31e407720039c211b6d12fa6d7ec2aa72b5b11a1">31e40772</a></strong>
<div>
<span>by Carl Friedrich Bolz-Tereick</span>
<i>at 2021-01-28T15:20:43+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">fix test_unbox_reorder_bug3

also rip out size prediction:
- with the JIT it's a lot less useful
- it was always a mess with inlined fields
- unboxing makes it even less clear

--HG--
branch : map-improvements
</pre>
</li>
<li>
<strong><a href="https://foss.heptapod.net/pypy/pypy/-/commit/c170a0185c5ecda65b1dcc1ad51a6eb36d3340ba">c170a018</a></strong>
<div>
<span>by Carl Friedrich Bolz-Tereick</span>
<i>at 2021-01-28T15:33:02+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">always go through _set_mapdict_map

--HG--
branch : map-improvements
</pre>
</li>
</ul>
<h4>2 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://foss.heptapod.net/pypy/pypy/-/compare/4402d461983bd1a6be61b8b809d6496416084310...c170a0185c5ecda65b1dcc1ad51a6eb36d3340ba#32644bd9b9acc3e6f3674fb1c4ba40660c52d557">
pypy/objspace/std/mapdict.py
</a>
</li>
<li class="file-stats">
<a href="https://foss.heptapod.net/pypy/pypy/-/compare/4402d461983bd1a6be61b8b809d6496416084310...c170a0185c5ecda65b1dcc1ad51a6eb36d3340ba#63b12c1c466d842e1cb6d112774149234e61ae7f">
pypy/objspace/std/test/test_mapdict.py
</a>
</li>
</ul>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #666;">

<br>
<a href="https://foss.heptapod.net/pypy/pypy/-/compare/4402d461983bd1a6be61b8b809d6496416084310...c170a0185c5ecda65b1dcc1ad51a6eb36d3340ba">View it on GitLab</a>.
<br>
You're receiving this email because of your account on foss.heptapod.net.
If you'd like to receive fewer emails, you can
adjust your notification settings.



</p>
</div>
</body>
</html>