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(release): bump to 0.14.3 #443

Merged
merged 6 commits into from
Dec 2, 2024
Merged

chore(release): bump to 0.14.3 #443

merged 6 commits into from
Dec 2, 2024

Conversation

jeertmans
Copy link
Collaborator

No description provided.

tkr-sh and others added 4 commits December 2, 2024 09:18
* chore: move the release process to its own file

* chore: remove extra whitespace in rust code block

* chore: better with a title :) !
* chore(book): add simple calculator example

* fix(book): footnote

* Apply suggestions from code review

Co-authored-by: Jérome Eertmans <[email protected]>

* Partially apply a suggestion from code review

* fix(book): add clone instructions to the simple calculator example

* chore(book): add the contributor info to the simple calculator example

---------

Co-authored-by: ynn <[email protected]>
Co-authored-by: Jérome Eertmans <[email protected]>
@jeertmans jeertmans added the release Releasing a new version label Dec 2, 2024
Copy link

github-actions bot commented Dec 2, 2024

Benchmark results with default features:

group                                         default_before                         default_changes
-----                                         --------------                         ---------------
count_ok/identifiers                          1.00   795.9±42.52ns   933.5 MB/sec    1.11   886.5±60.63ns   838.0 MB/sec
count_ok/keywords_operators_and_punctators    1.00      2.7±0.04µs   758.0 MB/sec    1.04      2.8±0.05µs   726.9 MB/sec
count_ok/strings                              1.29   685.2±27.05ns  1212.3 MB/sec    1.00   531.5±12.48ns  1562.7 MB/sec
iterate/identifiers                           1.00   785.6±13.14ns   945.6 MB/sec    1.11   872.9±42.63ns   851.1 MB/sec
iterate/keywords_operators_and_punctators     1.04      2.7±0.04µs   751.6 MB/sec    1.00      2.6±0.02µs   778.3 MB/sec
iterate/strings                               1.41   668.5±11.22ns  1242.6 MB/sec    1.00    474.7±7.70ns  1750.0 MB/sec

Benchmark results with feature "forbid_unsafe":

group                                         forbid_unsafe_before                   forbid_unsafe_changes
-----                                         --------------------                   ---------------------
count_ok/identifiers                          1.00   938.3±10.54ns   791.8 MB/sec    1.00   937.4±12.98ns   792.5 MB/sec
count_ok/keywords_operators_and_punctators    1.00      2.7±0.03µs   748.7 MB/sec    1.02      2.8±0.18µs   730.4 MB/sec
count_ok/strings                              1.00   587.5±10.26ns  1413.9 MB/sec    1.00   585.7±10.35ns  1418.3 MB/sec
iterate/identifiers                           1.00   935.0±17.29ns   794.6 MB/sec    1.00   934.8±15.23ns   794.7 MB/sec
iterate/keywords_operators_and_punctators     1.02      3.0±0.07µs   686.6 MB/sec    1.00      2.9±0.05µs   699.0 MB/sec
iterate/strings                               1.01   591.6±24.36ns  1404.1 MB/sec    1.00    588.5±8.23ns  1411.6 MB/sec

Copy link

github-actions bot commented Dec 2, 2024

Benchmark results with default features:

group                                         default_before                         default_changes
-----                                         --------------                         ---------------
count_ok/identifiers                          1.00    801.0±9.70ns   927.4 MB/sec    1.06   847.2±14.20ns   876.9 MB/sec
count_ok/keywords_operators_and_punctators    1.00      2.7±0.05µs   764.7 MB/sec    1.02      2.7±0.03µs   746.5 MB/sec
count_ok/strings                              1.29   683.4±11.60ns  1215.5 MB/sec    1.00   529.3±11.98ns  1569.4 MB/sec
iterate/identifiers                           1.00   789.8±28.16ns   940.7 MB/sec    1.09   864.4±26.13ns   859.4 MB/sec
iterate/keywords_operators_and_punctators     1.03      2.7±0.04µs   761.8 MB/sec    1.00      2.6±0.06µs   785.1 MB/sec
iterate/strings                               1.30    667.6±4.57ns  1244.2 MB/sec    1.00   515.3±43.40ns  1612.1 MB/sec

Benchmark results with feature "forbid_unsafe":

group                                         forbid_unsafe_before                   forbid_unsafe_changes
-----                                         --------------------                   ---------------------
count_ok/identifiers                          1.01    935.2±4.20ns   794.4 MB/sec    1.00   922.0±14.14ns   805.8 MB/sec
count_ok/keywords_operators_and_punctators    1.00      2.8±0.10µs   726.9 MB/sec    1.05      2.9±0.06µs   694.2 MB/sec
count_ok/strings                              1.00    585.0±5.57ns  1420.0 MB/sec    1.02    594.8±8.53ns  1396.6 MB/sec
iterate/identifiers                           1.00   932.6±38.39ns   796.6 MB/sec    1.01   939.3±20.24ns   791.0 MB/sec
iterate/keywords_operators_and_punctators     1.00      2.8±0.07µs   722.5 MB/sec    1.02      2.9±0.06µs   708.2 MB/sec
iterate/strings                               1.00    540.4±9.75ns  1537.2 MB/sec    1.09   588.8±49.27ns  1410.8 MB/sec

@jeertmans jeertmans merged commit 04ff39e into master Dec 2, 2024
39 of 40 checks passed
@jeertmans jeertmans deleted the release-0.14.3 branch December 2, 2024 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Releasing a new version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants