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

chore: bump to 1.0.0 #148

Merged
merged 1 commit into from
Aug 26, 2024
Merged

chore: bump to 1.0.0 #148

merged 1 commit into from
Aug 26, 2024

Conversation

MilesCranmer
Copy link
Member

Bumping to 1.0.0 to indicate API stability. Note that this is the same as 0.14.3, there are no new changes.

Copy link
Contributor

Benchmark Results

main 5249421... main/5249421fe43d85...
Quantity/creation/Quantity(x) 4.33 ± 0.01 ns 3.11 ± 0.001 ns 1.39
Quantity/creation/Quantity(x, length=y) 3.11 ± 0.001 ns 3.11 ± 0.009 ns 1
Quantity/with_numbers/*real 3.11 ± 0.01 ns 3.11 ± 0.01 ns 1
Quantity/with_numbers/^int 8.05 ± 2.2 ns 8.67 ± 2.5 ns 0.929
Quantity/with_numbers/^int * real 8.67 ± 2.5 ns 8.37 ± 2.2 ns 1.04
Quantity/with_quantity/+y 4.04 ± 0.01 ns 4.04 ± 0.01 ns 1
Quantity/with_quantity//y 3.42 ± 0.01 ns 3.42 ± 0.01 ns 1
Quantity/with_self/dimension 3.1 ± 0.01 ns 3.11 ± 0.01 ns 1
Quantity/with_self/inv 3.11 ± 0.01 ns 3.42 ± 0.011 ns 0.909
Quantity/with_self/ustrip 2.79 ± 0.01 ns 3.1 ± 0.01 ns 0.903
QuantityArray/broadcasting/multi_array_of_quantities 0.144 ± 0.00085 ms 0.144 ± 0.00065 ms 0.997
QuantityArray/broadcasting/multi_normal_array 0.0559 ± 0.0029 ms 0.0529 ± 0.003 ms 1.06
QuantityArray/broadcasting/multi_quantity_array 0.157 ± 0.00064 ms 0.157 ± 0.00067 ms 0.999
QuantityArray/broadcasting/x^2_array_of_quantities 23 ± 1.6 μs 23.8 ± 1.9 μs 0.968
QuantityArray/broadcasting/x^2_normal_array 4.46 ± 0.97 μs 4.56 ± 0.92 μs 0.978
QuantityArray/broadcasting/x^2_quantity_array 7.04 ± 28 μs 7.04 ± 28 μs 1
QuantityArray/broadcasting/x^4_array_of_quantities 0.0815 ± 0.00064 ms 0.0815 ± 0.00051 ms 1
QuantityArray/broadcasting/x^4_normal_array 0.0497 ± 0.0031 ms 0.0498 ± 0.00017 ms 0.997
QuantityArray/broadcasting/x^4_quantity_array 0.0529 ± 0.00026 ms 0.05 ± 0.00018 ms 1.06
time_to_load 0.165 ± 0.0017 s 0.165 ± 0.00048 s 1

Benchmark Plots

A plot of the benchmark results have been uploaded as an artifact to the workflow run for this PR.
Go to "Actions"->"Benchmark a pull request"->[the most recent run]->"Artifacts" (at the bottom).

@MilesCranmer MilesCranmer merged commit 7e1b3f5 into main Aug 26, 2024
10 checks passed
@MilesCranmer MilesCranmer deleted the set-1.0 branch August 26, 2024 15:44
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.

1 participant