aaronp64
a4ba8c37c9
Reduce allocations/copies in String::format
...
- Updated initial new_string copy to use copy constructor/increase ref count instead of copying to new allocated memory
- Removed Variant copies from Array before assigning to String
- Only convert i to String when needed
2025-05-02 12:32:11 -04:00
..
2025-04-10 08:52:19 +03:00
2025-04-10 21:22:21 +02:00
2025-04-29 17:39:59 -07:00
2025-04-29 17:39:59 -07:00
2025-03-07 17:33:47 -06:00
2025-04-02 19:18:43 +08:00
2025-03-17 11:45:26 -05:00
2025-04-02 19:18:43 +08:00
2025-03-16 15:21:06 +08:00
2025-04-15 12:28:44 -05:00
2025-03-07 17:33:47 -06:00
2024-09-25 09:34:35 -05:00
2025-04-23 16:47:47 +02:00
2024-12-12 01:35:02 +01:00
2025-03-07 17:33:47 -06:00
2025-04-30 16:59:34 +02:00
2025-04-30 16:59:34 +02:00
2025-02-07 14:57:48 +01:00
2025-03-07 17:33:47 -06:00
2025-03-28 13:29:15 +08:00
2025-03-07 17:33:47 -06:00
2024-11-21 16:50:31 -07:00
2025-04-10 13:08:45 +02:00
2025-03-07 17:33:47 -06:00
2025-03-13 01:28:46 +08:00
2025-03-07 17:33:47 -06:00
2025-03-07 17:33:47 -06:00
2025-05-02 12:32:11 -04:00
2025-04-27 09:58:39 -05:00