Commit de4287c
committed
Improve fastcall half-float benchmark stability
* Increase ctypes benchmark samples
Use more ASV repeats for the half-float ctypes round-trip benchmark. The extra samples reduce noise while keeping the targeted benchmark runtime well below the expected limit.
Signed-off-by: Eric Shi <ershi@nvidia.com>
* Improve half-float ctypes benchmark
Reduce the round-trip ctypes sample size so each ASV measurement is short enough to avoid millisecond-scale scheduler noise. Increase the method-specific repeat count to preserve statistical power while keeping the targeted benchmark runtime bounded.
Signed-off-by: Eric Shi <ershi@nvidia.com>
Approved-by: Eric Shi <ershi@nvidia.com>
See merge request omniverse/warp!24061 parent 7b97e6e commit de4287c
1 file changed
Lines changed: 7 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
| |||
63 | 65 | | |
64 | 66 | | |
65 | 67 | | |
66 | | - | |
| 68 | + | |
67 | 69 | | |
68 | 70 | | |
69 | 71 | | |
70 | 72 | | |
71 | 73 | | |
72 | 74 | | |
| 75 | + | |
0 commit comments