mastodon.gamedev.place is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mastodon server focused on game development and related topics.

Server stats:

5.4K
active users

Alexander Monakov

@mattst88 Why guess when you can profile? ;)
Without AT_EACCESS in flags, faccessat really doesn't scale due to how access_override_creds works:
gist.github.com/amonakov/9281b

The sandbox could probably use AT_EACCESS (which makes faccessat more efficient than fstatat).

Gistperf.mdGitHub Gist: instantly share code, notes, and snippets.