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

Include tools in build-toolchain #804

Merged
merged 1 commit into from
Aug 17, 2023
Merged

Include tools in build-toolchain #804

merged 1 commit into from
Aug 17, 2023

Conversation

flaub
Copy link
Member

@flaub flaub commented Aug 17, 2023

  • Since Cargo.lock changed, update docker test image_ids
  • Use tempdir for Dockerfile
  • Use docker feature for tests
  • Export all files from docker build

* Since Cargo.lock changed, update docker test image_ids
* Use tempdir for Dockerfile
* Use `docker` feature for tests
* Export all files from docker build
@flaub flaub self-assigned this Aug 17, 2023
@github-actions
Copy link

Benchmark for Linux-cuda b6a07fe

Click to hide benchmark
Test Base PR %
fib/100/execute 5.2±0.11ms 5.1±0.12ms -1.92%
fib/100/prove 855.2±0.92ms 781.7±5.49ms -8.59%
fib/100/total 858.5±0.43ms 790.9±11.80ms -7.87%
fib/1000/execute 5.7±0.09ms 5.6±0.10ms -1.75%
fib/1000/prove 881.0±0.59ms 814.6±10.90ms -7.54%
fib/1000/total 884.8±0.77ms 813.0±3.61ms -8.11%
fib/10000/execute 10.4±0.11ms 10.4±0.13ms 0.00%
fib/10000/prove 3.4±0.01s 2.8±0.00s -17.65%
fib/10000/total 3.4±0.01s 2.8±0.00s -17.65%

Benchmark for Linux-default b6a07fe

Click to hide benchmark
Test Base PR %
fib/100/execute 7.1±0.46ms 7.1±0.39ms 0.00%
fib/100/prove 5.1±0.03s 5.1±0.04s 0.00%
fib/100/total 5.3±0.05s 5.1±0.02s -3.77%
fib/1000/execute 8.9±1.42ms 8.2±0.42ms -7.87%
fib/1000/prove 5.2±0.03s 5.2±0.04s 0.00%
fib/1000/total 5.2±0.01s 5.2±0.01s 0.00%
fib/10000/execute 13.7±1.15ms 13.6±0.41ms -0.73%
fib/10000/prove 21.5±0.18s 21.3±0.10s -0.93%
fib/10000/total 21.4±0.07s 21.2±0.05s -0.93%

Benchmark for macOS-default b6a07fe

Click to hide benchmark
Test Base PR %
fib/100/execute 2.8±0.18ms 2.7±0.04ms -3.57%
fib/100/prove 3.7±0.06s 3.7±0.06s 0.00%
fib/100/total 3.7±0.09s 3.7±0.06s 0.00%
fib/1000/execute 3.0±0.09ms 2.9±0.05ms -3.33%
fib/1000/prove 3.7±0.06s 3.7±0.09s 0.00%
fib/1000/total 3.7±0.03s 3.7±0.08s 0.00%
fib/10000/execute 5.2±0.09ms 5.1±0.11ms -1.92%
fib/10000/prove 15.3±0.09s 15.3±0.15s 0.00%
fib/10000/total 15.3±0.14s 15.3±0.16s 0.00%

Benchmark for macOS-metal b6a07fe

Click to hide benchmark
Test Base PR %
fib/100/execute 2.8±0.29ms 2.7±0.14ms -3.57%
fib/100/prove 853.9±4.63ms 851.9±6.10ms -0.23%
fib/100/total 881.9±5.63ms 879.5±4.15ms -0.27%
fib/1000/execute 3.0±0.07ms 2.9±0.07ms -3.33%
fib/1000/prove 874.7±4.73ms 874.0±7.22ms -0.08%
fib/1000/total 897.8±7.94ms 895.8±8.28ms -0.22%
fib/10000/execute 5.1±0.11ms 5.0±0.13ms -1.96%
fib/10000/prove 3.3±0.01s 3.3±0.01s 0.00%
fib/10000/total 3.3±0.01s 3.3±0.02s 0.00%

@flaub flaub merged commit f556052 into main Aug 17, 2023
20 checks passed
@flaub flaub deleted the flaub/toolchain-tools branch August 17, 2023 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants