myshell.co.uk
  • Menu ▾
    • About
    • Archives
  • About
  • Archives

Tracing the python GIL with perf

17 Sep 2023
#gil  #perf  #python  #tracing 

Exploring the behavior of Python’s Global Interpreter Lock (GIL) using perf and VizTracer

[Read more]

Python list object representation

21 Sep 2021
#cpython  #ctypes  #python  #object  #structure 

Python list object representation

[Read more]

Python string object representation

30 Sep 2020
#cpython  #python  #gdb  #object  #structure  #unicode 

Python string object representation

[Read more]

Python: the old bug in SQLite module strikes back

15 May 2020
#python  #sqlite3  #gdb 

Python: the old bug in SQLite module strikes back

[Read more]

Negative numbers in binary

28 May 2019
#binary  #signed numbers 

Negative numbers in binary

[Read more]

Disassembling Python bytecode

12 Mar 2019
#python  #dis 

Disassembling Python bytecode

[Read more]

Reading command line password argument with “ps” in Linux

4 Mar 2019
#linux  #ps  #top  #/proc 

Reading command line password argument with “ps” in Linux

[Read more]

Python: f-string formatting cheatsheet

5 Nov 2018
#python  #f-string 

Python: f-string formatting cheatsheet

[Read more]

Hunting for memory in Linux system (pstore)

13 Aug 2017
#slabinfo  #pstore 

Hunting for memory in Linux system (pstore)

[Read more]

Integrating uWSGI with New Relic using systemd and virtualenv

5 Jul 2017
#python  #django  #virtualenv  #uwsgi  #new relic 

Integrating uWSGI with New Relic using systemd and virtualenv

[Read more]
[Older posts] >
© 2026 Some rights reserved.