-
Notifications
You must be signed in to change notification settings - Fork 517
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: fix name typo in oss backend (#1316)
fix name typo
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
747b523
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Deploy preview for opendal ready!
✅ Preview
https://opendal-gkr5qxoce-databend.vercel.app
Built with commit 747b523.
This pull request is being automatically deployed with vercel-action
747b523
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Possible performance regression was detected for benchmark 'Rust Benchmark'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
2
.service_fs_read_full/256 KiB
842739
ns/iter (± 247470
)395452
ns/iter (± 145278
)2.13
service_memory_read_full/256 KiB
35081
ns/iter (± 2274
)14431
ns/iter (± 480
)2.43
service_memory_write_once/256 KiB
103671
ns/iter (± 6032
)45139
ns/iter (± 1299
)2.30
This comment was automatically generated by workflow using github-action-benchmark.
CC: @Xuanwo