Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

initial updates after a year #2

Merged
merged 6 commits into from
Sep 4, 2024
Merged

initial updates after a year #2

merged 6 commits into from
Sep 4, 2024

Conversation

siennathesane
Copy link
Contributor

Really just making sure it still compiles & tests after a year, added some PR stuff to make it easier.

Signed-off-by: Sienna Lloyd <[email protected]>
@siennathesane siennathesane added bug Something isn't working enhancement New feature or request labels Sep 4, 2024
@siennathesane siennathesane self-assigned this Sep 4, 2024
Signed-off-by: Sienna Lloyd <[email protected]>
Signed-off-by: Sienna Lloyd <[email protected]>
Signed-off-by: Sienna Lloyd <[email protected]>
Copy link

github-actions bot commented Sep 4, 2024

running 4 tests
test storage::db::test::open_blank_db ... ignored
test storage::db::test::open_existing_column ... ignored
test storage::db::test::put_and_get_and_delete ... ignored
test storage::memcache::tests::put_and_get_and_delete ... ignored

test result: ok. 0 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.00s

running 0 tests

test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s

disk engine/disk engine put/1024
time: [18.194 µs 18.243 µs 18.305 µs]
thrpt: [53.350 MiB/s 53.532 MiB/s 53.675 MiB/s]
Found 3 outliers among 100 measurements (3.00%)
3 (3.00%) high severe
disk engine/disk engine get/1024
time: [8.8816 µs 8.8983 µs 8.9194 µs]
thrpt: [109.49 MiB/s 109.75 MiB/s 109.95 MiB/s]
Found 6 outliers among 100 measurements (6.00%)
2 (2.00%) high mild
4 (4.00%) high severe
disk engine/disk engine delete/1024
time: [17.663 µs 17.683 µs 17.706 µs]
thrpt: [55.154 MiB/s 55.226 MiB/s 55.288 MiB/s]
Found 10 outliers among 100 measurements (10.00%)
3 (3.00%) low mild
2 (2.00%) high mild
5 (5.00%) high severe
disk engine/disk engine put/2048
time: [18.188 µs 18.230 µs 18.293 µs]
thrpt: [106.77 MiB/s 107.14 MiB/s 107.39 MiB/s]
Found 14 outliers among 100 measurements (14.00%)
4 (4.00%) low mild
5 (5.00%) high mild
5 (5.00%) high severe
disk engine/disk engine get/2048
time: [8.8898 µs 8.8994 µs 8.9097 µs]
thrpt: [219.21 MiB/s 219.47 MiB/s 219.70 MiB/s]
Found 3 outliers among 100 measurements (3.00%)
2 (2.00%) high mild
1 (1.00%) high severe
disk engine/disk engine delete/2048
time: [17.716 µs 17.746 µs 17.780 µs]
thrpt: [109.85 MiB/s 110.06 MiB/s 110.25 MiB/s]
Found 7 outliers among 100 measurements (7.00%)
1 (1.00%) low mild
3 (3.00%) high mild
3 (3.00%) high severe
disk engine/disk engine put/4096
time: [18.318 µs 18.359 µs 18.415 µs]
thrpt: [212.13 MiB/s 212.77 MiB/s 213.25 MiB/s]
Found 8 outliers among 100 measurements (8.00%)
4 (4.00%) low mild
1 (1.00%) high mild
3 (3.00%) high severe
disk engine/disk engine get/4096
time: [8.8951 µs 8.9170 µs 8.9462 µs]
thrpt: [436.64 MiB/s 438.07 MiB/s 439.15 MiB/s]
Found 5 outliers among 100 measurements (5.00%)
4 (4.00%) high mild
1 (1.00%) high severe
disk engine/disk engine delete/4096
time: [17.766 µs 17.793 µs 17.825 µs]
thrpt: [219.15 MiB/s 219.53 MiB/s 219.87 MiB/s]
Found 4 outliers among 100 measurements (4.00%)
4 (4.00%) high severe
disk engine/disk engine put/8192
time: [18.131 µs 18.147 µs 18.167 µs]
thrpt: [430.03 MiB/s 430.50 MiB/s 430.88 MiB/s]
Found 10 outliers among 100 measurements (10.00%)
6 (6.00%) low mild
1 (1.00%) high mild
3 (3.00%) high severe
disk engine/disk engine get/8192
time: [8.9268 µs 8.9471 µs 8.9748 µs]
thrpt: [870.50 MiB/s 873.19 MiB/s 875.17 MiB/s]
Found 5 outliers among 100 measurements (5.00%)
2 (2.00%) high mild
3 (3.00%) high severe
disk engine/disk engine delete/8192
time: [17.736 µs 17.763 µs 17.795 µs]
thrpt: [439.04 MiB/s 439.82 MiB/s 440.49 MiB/s]
Found 4 outliers among 100 measurements (4.00%)
1 (1.00%) high mild
3 (3.00%) high severe
disk engine/disk engine put/16384
time: [18.354 µs 18.381 µs 18.407 µs]
thrpt: [848.86 MiB/s 850.06 MiB/s 851.31 MiB/s]
Found 8 outliers among 100 measurements (8.00%)
5 (5.00%) low mild
2 (2.00%) high mild
1 (1.00%) high severe
disk engine/disk engine get/16384
time: [8.9420 µs 8.9640 µs 8.9929 µs]
thrpt: [1.6968 GiB/s 1.7022 GiB/s 1.7064 GiB/s]
Found 7 outliers among 100 measurements (7.00%)
4 (4.00%) high mild
3 (3.00%) high severe
disk engine/disk engine delete/16384
time: [17.724 µs 17.736 µs 17.749 µs]
thrpt: [880.32 MiB/s 880.97 MiB/s 881.58 MiB/s]
Found 6 outliers among 100 measurements (6.00%)
2 (2.00%) high mild
4 (4.00%) high severe
disk engine/disk engine put/32768
time: [18.292 µs 18.316 µs 18.345 µs]
thrpt: [1.6635 GiB/s 1.6662 GiB/s 1.6684 GiB/s]
Found 7 outliers among 100 measurements (7.00%)
3 (3.00%) high mild
4 (4.00%) high severe
disk engine/disk engine get/32768
time: [8.9270 µs 8.9432 µs 8.9670 µs]
thrpt: [3.4033 GiB/s 3.4124 GiB/s 3.4186 GiB/s]
Found 3 outliers among 100 measurements (3.00%)
1 (1.00%) high mild
2 (2.00%) high severe
disk engine/disk engine delete/32768
time: [17.738 µs 17.752 µs 17.767 µs]
thrpt: [1.7176 GiB/s 1.7191 GiB/s 1.7205 GiB/s]
Found 10 outliers among 100 measurements (10.00%)
2 (2.00%) low mild
6 (6.00%) high mild
2 (2.00%) high severe

write back cache storage/cache put/1024
time: [20.326 µs 20.377 µs 20.448 µs]
thrpt: [47.758 MiB/s 47.925 MiB/s 48.045 MiB/s]
Found 4 outliers among 100 measurements (4.00%)
1 (1.00%) high mild
3 (3.00%) high severe
write back cache storage/cache get/1024
time: [380.56 ns 398.27 ns 416.96 ns]
thrpt: [2.2872 GiB/s 2.3945 GiB/s 2.5060 GiB/s]
write back cache storage/cache delete/1024
time: [5.0764 µs 5.3555 µs 5.7139 µs]
thrpt: [170.91 MiB/s 182.35 MiB/s 192.37 MiB/s]
Found 20 outliers among 100 measurements (20.00%)
20 (20.00%) high mild
write back cache storage/cache put/2048
time: [20.473 µs 20.615 µs 20.900 µs]
thrpt: [93.451 MiB/s 94.744 MiB/s 95.398 MiB/s]
Found 5 outliers among 100 measurements (5.00%)
2 (2.00%) high mild
3 (3.00%) high severe
write back cache storage/cache get/2048
time: [390.90 ns 410.29 ns 430.76 ns]
thrpt: [4.4279 GiB/s 4.6488 GiB/s 4.8794 GiB/s]
write back cache storage/cache delete/2048
time: [5.1462 µs 5.4348 µs 5.8080 µs]
thrpt: [336.28 MiB/s 359.37 MiB/s 379.53 MiB/s]
Found 20 outliers among 100 measurements (20.00%)
20 (20.00%) high mild
write back cache storage/cache put/4096
time: [20.553 µs 20.602 µs 20.664 µs]
thrpt: [189.04 MiB/s 189.61 MiB/s 190.06 MiB/s]
Found 4 outliers among 100 measurements (4.00%)
2 (2.00%) high mild
2 (2.00%) high severe
write back cache storage/cache get/4096
time: [400.27 ns 419.63 ns 440.16 ns]
thrpt: [8.6667 GiB/s 9.0905 GiB/s 9.5304 GiB/s]
write back cache storage/cache delete/4096
time: [5.1517 µs 5.4405 µs 5.8100 µs]
thrpt: [672.34 MiB/s 717.99 MiB/s 758.24 MiB/s]
Found 20 outliers among 100 measurements (20.00%)
20 (20.00%) high mild
write back cache storage/cache put/8192
time: [20.398 µs 20.450 µs 20.523 µs]
thrpt: [380.67 MiB/s 382.02 MiB/s 383.01 MiB/s]
Found 9 outliers among 100 measurements (9.00%)
5 (5.00%) high mild
4 (4.00%) high severe
write back cache storage/cache get/8192
time: [407.35 ns 427.34 ns 448.44 ns]
thrpt: [17.013 GiB/s 17.853 GiB/s 18.730 GiB/s]
write back cache storage/cache delete/8192
time: [5.3770 µs 5.6885 µs 6.0875 µs]
thrpt: [1.2533 GiB/s 1.3412 GiB/s 1.4189 GiB/s]
Found 21 outliers among 100 measurements (21.00%)
21 (21.00%) high mild
write back cache storage/cache put/16384
time: [20.583 µs 20.660 µs 20.751 µs]
thrpt: [752.98 MiB/s 756.29 MiB/s 759.13 MiB/s]
Found 4 outliers among 100 measurements (4.00%)
3 (3.00%) high mild
1 (1.00%) high severe
write back cache storage/cache get/16384
time: [411.87 ns 432.92 ns 455.39 ns]
thrpt: [33.507 GiB/s 35.246 GiB/s 37.048 GiB/s]
write back cache storage/cache delete/16384
time: [5.1363 µs 5.4455 µs 5.8426 µs]
thrpt: [2.6117 GiB/s 2.8021 GiB/s 2.9708 GiB/s]
Found 20 outliers among 100 measurements (20.00%)
20 (20.00%) high mild
write back cache storage/cache put/32768
time: [20.429 µs 20.519 µs 20.664 µs]
thrpt: [1.4769 GiB/s 1.4873 GiB/s 1.4938 GiB/s]
Found 7 outliers among 100 measurements (7.00%)
5 (5.00%) high mild
2 (2.00%) high severe
write back cache storage/cache get/32768
time: [410.46 ns 430.75 ns 452.20 ns]
thrpt: [67.487 GiB/s 70.847 GiB/s 74.351 GiB/s]
write back cache storage/cache delete/32768
time: [5.1730 µs 5.4618 µs 5.8366 µs]
thrpt: [5.2287 GiB/s 5.5875 GiB/s 5.8993 GiB/s]
Found 20 outliers among 100 measurements (20.00%)
20 (20.00%) high mild

@siennathesane siennathesane merged commit 2136dca into mainline Sep 4, 2024
5 checks passed
@siennathesane siennathesane deleted the feat/update branch September 4, 2024 03:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant