TARGET_DIR='/Users/a/tmp/target/p/rust/applied-rust/alloc-profiler'
test format_smolstr! len=12 ... bench:          28 ns/iter (+/- 0)

XXX per iteration profile:PerIterationAllocProfile { alloc_calls: 0.0, dealloc_calls: 0.0, alloc_zeroed_calls: 0.0, realloc_calls: 0.0 }
test format_smolstr! len=22 ... bench:          28 ns/iter (+/- 1)

XXX per iteration profile:PerIterationAllocProfile { alloc_calls: 0.0, dealloc_calls: 0.0, alloc_zeroed_calls: 0.0, realloc_calls: 0.0 }
test format_smolstr! len=23 ... bench:          69 ns/iter (+/- 2)

XXX per iteration profile:PerIterationAllocProfile { alloc_calls: 2.0, dealloc_calls: 1.999998891400808, alloc_zeroed_calls: 0.0, realloc_calls: 0.0 }
test format_smolstr! len=50 ... bench:         103 ns/iter (+/- 0)

XXX per iteration profile:PerIterationAllocProfile { alloc_calls: 2.0, dealloc_calls: 1.999998714216698, alloc_zeroed_calls: 0.0, realloc_calls: 1.0 }
test format_smolstr! len=1000 ... bench:         168 ns/iter (+/- 0)

XXX per iteration profile:PerIterationAllocProfile { alloc_calls: 2.0, dealloc_calls: 1.9999976949419063, alloc_zeroed_calls: 0.0, realloc_calls: 1.0 }
test format! len=12 ... bench:          63 ns/iter (+/- 0)

XXX per iteration profile:PerIterationAllocProfile { alloc_calls: 1.0, dealloc_calls: 0.9999989588714412, alloc_zeroed_calls: 0.0, realloc_calls: 1.0 }
test format! len=22 ... bench:          78 ns/iter (+/- 0)

XXX per iteration profile:PerIterationAllocProfile { alloc_calls: 1.0, dealloc_calls: 0.9999988466741474, alloc_zeroed_calls: 0.0, realloc_calls: 1.0 }
test format! len=23 ... bench:          78 ns/iter (+/- 0)

XXX per iteration profile:PerIterationAllocProfile { alloc_calls: 1.0, dealloc_calls: 0.9999988465600945, alloc_zeroed_calls: 0.0, realloc_calls: 1.0 }
test format! len=50 ... bench:          81 ns/iter (+/- 1)

XXX per iteration profile:PerIterationAllocProfile { alloc_calls: 1.0, dealloc_calls: 0.9999988284361966, alloc_zeroed_calls: 0.0, realloc_calls: 1.0 }
test format! len=1000 ... bench:         119 ns/iter (+/- 0)

XXX per iteration profile:PerIterationAllocProfile { alloc_calls: 1.0, dealloc_calls: 0.9999980249782793, alloc_zeroed_calls: 0.0, realloc_calls: 1.0 }
