|
02:29
camelia left
02:31
camelia joined
03:22
nine left,
nine joined
10:48
apogee_ntv left
10:49
apogee_ntv joined
13:17
rakkable joined
15:31
apogee_ntv left
16:59
apogee_ntv joined
|
|||
| ab5tract | Any measurable impact of the work saved by using żmij? | 18:11 | |
| japhb | ab5tract: I would expect to see it show up in text serialization benchmarks, such as representing large floating point arrays in JSON, XML, or COLLADA. | 19:51 | |
|
20:56
rakkable left,
rakkable joined
|
|||
| timo | after some trial and error I've now got what seems like a first working "track this object through it's history"; for any kind of object it will understand when it gets moved by the GC and go all the way back to where it was allocated, but for VMArray it will also find when the number of elements changes, or the start attribute changes, or the storage pointer gets changed | 23:49 | |
| japhb | Oh nice timo++ | 23:58 | |
| timo | this of course only works inside an rr replay | ||
| otherwise you can't go backwards through execution | |||
| I also want something like pernosco's "see stdout or stderr and click on a character to jump to when it was outputted" | 23:59 | ||