index
:
gvisor
build-android
detachable-fdbased
feature/dummy-iface
feature/nl-neighbor
go
go-align32
go-detachable-fdbased
go-next2
gonet-originaldestination
gre
gre-master
v6only
Container Runtime Sandbox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
perf
/
linux
Age
Commit message (
Expand
)
Author
2021-07-30
Merge pull request #6257 from zhlhahaha:2193-1
gVisor bot
2021-07-28
Add verity read benchmark tests
Chong Cai
2021-07-27
Don't create an extra fd bitmap to allocate a new fd.
Andrei Vagin
2021-07-23
Add verity open benchmark test
Chong Cai
2021-07-23
Handle EINTR from socket syscalls in send/recv benchmark.
Rahat Mahmood
2021-07-22
Move socket_test_util to //test/util
Ghanan Gowripalan
2021-04-20
Speed up O_APPEND with remote revalidating
Fabricio Voznika
2021-04-07
perf/getpid: add a case when syscalls are executed via mov $XXX, %eax; syscall
Andrei Vagin
2020-09-03
Run gentdents_benchmark with fewer files.
Nicolas Lacasse
2020-09-01
Implement setattr+clunk in 9P
Fabricio Voznika
2020-06-23
Internal change.
gVisor bot
2020-04-03
Deflake //third_party/gvisor/test/perf:getdents_benchmark_runsc_ptrace
Andrei Vagin
2020-03-25
Fix futex_benchmark.
Jamie Liu
2020-03-09
perf/signal: rewrite code in assembly to avoid compiler optimizations
Andrei Vagin
2020-02-24
Add default behavior for gtest runner.
Adin Scannell
2020-02-19
Add basic microbenchmarks.
Adin Scannell