X-Git-Url: http://nitlanguage.org diff --git a/tests/sav/test_text_stat.res b/tests/sav/test_text_stat.res index f374faf..6228bee 100644 --- a/tests/sav/test_text_stat.res +++ b/tests/sav/test_text_stat.res @@ -4,18 +4,18 @@ Usage of Strings: Allocations, by type: -UnicodeFlatString = 0 - -ASCIIFlatString = 30 + -ASCIIFlatString = 31 -FlatBuffer = 2 -Concat = 0 Calls to length, by type: - FlatString = 19 + FlatString = 20 Indexed accesses, by type: Calls to byte_length for each type: - FlatString = 44 + FlatString = 45 Calls to position for each type: Calls to bytepos for each type: -Calls to first_byte on FlatString 48 -Calls to last_byte on FlatString 10 +Calls to first_byte on FlatString 50 +Calls to last_byte on FlatString 11 Length of travel for index distribution: Byte length of the FlatStrings created: