#memlab
It's beginning to look a lot like MemLab Christmas lunch time
December 9, 2024 at 3:21 PM
New MemLab preprint! Michael Siena explores metacognitive awareness and the subjective experience of remembering in aphantasia, finding intact objective memory performance despite reduced subjective vividness osf.io/preprints/ps...
November 7, 2023 at 4:45 PM
メタ社のmemlabで、ブラウザ上のメモリリークを検出してみた。
facebook.github.io/memlab/
puppeteer(毎回綴りが難しい)でシナリオを書いて、いくつか画面遷移したあとに初期ページロード時とのメモリ状況を比較して出してくれる。
コマンド間違えたときのエラー表示が若干不親切だけど、何をしたら何がリークするか分かるので、これはだいぶ有り難いな。
コマンドラインツールだから、もしかしてCIでも使えるかな
memlab
memlab is an E2E testing, memory leak detection, and heap analysis framework for front-end JavaScript.
facebook.github.io
September 30, 2023 at 5:07 AM
My extension to the devtools Recorder panel that exports Memlab scenario files is now officially in the chrome store chromewebstore.google.com/detail/memla...
Memlab Scenario Recorder
DevTools Recorder Panel extension that exports MemLab scenario files
chromewebstore.google.com
June 20, 2024 at 9:05 PM
MemLab Christmas Lunch ahoy!
December 1, 2023 at 3:06 PM
We are recruiting volunteers for in-person studies run by the Memory Lab at the University of Cambridge.

If you are interested, please complete this form: cambridge.eu.qualtrics.com/jfe/form/SV_...

If you have any questions, please email memlab@psychol.cam.ac.uk
November 12, 2025 at 4:26 PM
Bun v1.2 is awesome 🤯 in 60 lines of code we automate memory leak detection for our Design System.

This just need a single dependency 🚀

```
"dependencies": {
"@memlab/api": "^1.0.38"
}
```
January 24, 2025 at 9:51 AM
Really excited to be open sourcing MemLab today (a framework for detecting and diagnosing JavaScript memory leaks). If you work with complex client-side web apps you should check it out. At Meta we've used it to optimize React&Relay + reduce browser crashes by 50%! https://t.co/Ir9NKgjimf
November 17, 2024 at 3:41 AM
December 20, 2024 at 4:00 AM
The Cambridge Alumni Magazine wanted to find out what a few MemLab researchers are up to. Read about Martha McGill, Will Duckett and Julia Maybury and their fascinating research in this article from the latest issue.
Remember this...
Memory is strange: sometimes crystal clear on people and places we came across years ago, often much more cloudy on things that happened just last week.
www.alumni.cam.ac.uk
August 13, 2025 at 2:01 PM