-
Notifications
You must be signed in to change notification settings - Fork 434
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[xla:ffi] Add benchmarks for async FFI calls
----------------------------------------------------------------- Benchmark Time CPU Iterations ----------------------------------------------------------------- BM_AnyBufferArgX1 18.2 ns 18.2 ns 37983521 BM_AnyBufferArgX4 22.7 ns 22.7 ns 30682729 BM_AnyBufferArgX8 27.9 ns 27.9 ns 24817074 BM_AsyncAnyBufferArgX1 55.2 ns 55.2 ns 12514333 PiperOrigin-RevId: 674515693
- Loading branch information
1 parent
45e9244
commit accb49a
Showing
3 changed files
with
41 additions
and
3 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
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
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