darcs

Patch 2436 document Name and turn unName from recor... (and 3 more)

Title document Name and turn unName from recor... (and 3 more)
Superseder Nosy List bfrk
Related Issues
Status obsoleted Assigned To
Milestone

Created on 2024-12-17.16:00:58 by bfrk, last changed 2024-12-17.16:04:12 by bfrk.

Files
File name Status Uploaded Type Edit Remove
document-name-and-turn-unname-from-record-accessor-to-a-separate-function.dpatch bfrk, 2024-12-17.16:00:56 application/x-darcs-patch
patch-preview.txt bfrk, 2024-12-17.16:00:55 text/x-darcs-patch
See mailing list archives for discussion on individual patches.
Messages
msg24128 (view) Author: bfrk Date: 2024-12-17.16:00:56
The main one here is using ShortByteString which should reduce memory
consumption.

4 patches for repository /home/franksen/src/darcs/bla:

patch 34012b0f3c3fec83b3d4e851f4a4bec3dbc42ea7
Author: Ben Franksen <ben.franksen@online.de>
Date:   Sun Apr 23 18:37:23 CEST 2023
  * document Name and turn unName from record accessor to a separate function

  This makes the derived Show instance less verbose, which is helpful when
  debugging failing test cases.

patch 22b35c6b822281bea274838a96d5fdbc37c9d24e
Author: Ben Franksen <ben.franksen@online.de>
Date:   Fri May 12 11:36:46 CEST 2023
  * use ShortByteString for Name (and thus AnchoredPath)

  This is the minimum necessary change that keeps the external API as is.

patch e4f4f99cd9e24818a2099eca454f15400bcb2a9d
Author: Ben Franksen <ben.franksen@online.de>
Date:   Sat May 13 08:20:54 CEST 2023
  * remove unused name2fp

patch b340726142282fa5a084d5558241580d0fb28789
Author: Ben Franksen <ben.franksen@online.de>
Date:   Sat May 13 08:36:08 CEST 2023
  * optimize eqAnycase
Attachments
History
Date User Action Args
2024-12-17 16:00:58bfrkcreate
2024-12-17 16:04:12bfrksetstatus: needs-screening -> obsoleted