ARK-Builders / arklib

Core of the programs in ARK family
MIT License
1 stars 10 forks source link

Fix cross-devices issues #88

Closed gwendalF closed 5 months ago

gwendalF commented 5 months ago

https://github.com/ARK-Builders/arklib/issues/70

github-actions[bot] commented 5 months ago

Benchmark for 848a6c1

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | compute_bytes_large/compute_bytes | 140.9±1.50µs | **136.2±0.53µs** | **-3.34%** | | compute_bytes_medium/compute_bytes | 28.2±0.48µs | **26.8±0.37µs** | **-4.96%** | | compute_bytes_small/compute_bytes | 127.6±1.72ns | 127.9±3.96ns | +0.24% | | index_build/index_build/tests/ | 157.2±1.38µs | 156.8±1.26µs | -0.25% | | tests/lena.jpg/compute_bytes | **13.3±0.17µs** | 13.5±0.30µs | **+1.50%** | | tests/test.pdf/compute_bytes | 112.0±1.77µs | **110.2±0.66µs** | **-1.61%** |
tareknaser commented 5 months ago

Could you rebase your branch on top of main? I think this will fix the CI

github-actions[bot] commented 5 months ago

Benchmark for 72465e0

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | compute_bytes_large/compute_bytes | 145.5±1.39µs | 144.7±3.01µs | -0.55% | | compute_bytes_medium/compute_bytes | **27.8±0.24µs** | 28.4±0.24µs | **+2.16%** | | compute_bytes_small/compute_bytes | 131.5±0.95ns | 131.6±1.38ns | +0.08% | | index_build/index_build/tests/ | 165.8±7.78µs | **162.2±0.79µs** | **-2.17%** | | tests/lena.jpg/compute_bytes | 14.0±0.09µs | 14.0±0.16µs | 0.00% | | tests/test.pdf/compute_bytes | **114.4±1.00µs** | 115.5±0.93µs | **+0.96%** |