Documentation ¶
There is no documentation for this package.
Directories ¶
Path | Synopsis |
---|---|
benchmarks
|
|
read_full_file
Write out a file of a certain size, close it, then measure the performance of doing the following: 1.
|
Write out a file of a certain size, close it, then measure the performance of doing the following: 1. |
stat_files
Create and open a bunch of files, then measure the performance of repeatedly statting them.
|
Create and open a bunch of files, then measure the performance of repeatedly statting them. |
write_locally
Create a file, truncate it up to a particular size, then measure the throughput of repeatedly overwriting its contents without closing it each time.
|
Create a file, truncate it up to a particular size, then measure the throughput of repeatedly overwriting its contents without closing it each time. |
write_to_gcs
Create a file, write a bunch of data into it, then close it.
|
Create a file, write a bunch of data into it, then close it. |
internal
|
|
mount
Helper functions for dealing with mount(8)-style flags.
|
Helper functions for dealing with mount(8)-style flags. |
perms
System permissions-related code.
|
System permissions-related code. |
tools
|
|
build_release
Perform a hermetic build of gcsfuse at a particular version, producing release binaries and packages.
|
Perform a hermetic build of gcsfuse at a particular version, producing release binaries and packages. |
mount_gcsfuse
A small helper for using gcsfuse with mount(8).
|
A small helper for using gcsfuse with mount(8). |
Click to show internal directories.
Click to hide internal directories.