A datapoint for asgiref performance

So I did start looking a bit at async_to_sync and posted a microbenchmark in another thread. I could also look at setting up a similar-looking microbenchmark script for sync_to_async (though probably need to try a bit harder to generate useful behavior, since sync_to_async is much more about coordination between various threads)