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

Remove some unnecessary initialization in seq operations #22677

Merged
merged 56 commits into from
Sep 10, 2023

Conversation

AmjadHD
Copy link
Contributor

@AmjadHD AmjadHD commented Sep 9, 2023

  • PrepareSeqAdd
  • add
  • setLen
  • grow

Merge after #21842.

AmjadHD and others added 30 commits May 12, 2023 15:24
@AmjadHD AmjadHD marked this pull request as draft September 9, 2023 09:48
@AmjadHD AmjadHD closed this Sep 10, 2023
@AmjadHD AmjadHD reopened this Sep 10, 2023
@AmjadHD AmjadHD marked this pull request as ready for review September 10, 2023 13:21
@Araq Araq merged commit fbb5ac5 into nim-lang:devel Sep 10, 2023
19 checks passed
@github-actions
Copy link
Contributor

Thanks for your hard work on this PR!
The lines below are statistics of the Nim compiler built from fbb5ac5

Hint: mm: orc; opt: speed; options: -d:release
169801 lines; 8.275s; 620.082MiB peakmem

@AmjadHD AmjadHD deleted the remove-seq-init branch September 10, 2023 16:35
narimiran pushed a commit that referenced this pull request Sep 15, 2023
* `PrepareSeqAdd`
* `add`
* `setLen`
* `grow`

Merge after #21842.

---------

Co-authored-by: ringabout <43030857+ringabout@users.noreply.github.com>
(cherry picked from commit fbb5ac5)
narimiran pushed a commit that referenced this pull request Sep 15, 2023
* `PrepareSeqAdd`
* `add`
* `setLen`
* `grow`

Merge after #21842.

---------

Co-authored-by: ringabout <43030857+ringabout@users.noreply.github.com>
(cherry picked from commit fbb5ac5)
narimiran pushed a commit that referenced this pull request Sep 15, 2023
* `PrepareSeqAdd`
* `add`
* `setLen`
* `grow`

Merge after #21842.

---------

Co-authored-by: ringabout <43030857+ringabout@users.noreply.github.com>
(cherry picked from commit fbb5ac5)
narimiran pushed a commit that referenced this pull request Sep 15, 2023
* `PrepareSeqAdd`
* `add`
* `setLen`
* `grow`

Merge after #21842.

---------

Co-authored-by: ringabout <43030857+ringabout@users.noreply.github.com>
(cherry picked from commit fbb5ac5)
narimiran pushed a commit that referenced this pull request Apr 17, 2024
* `PrepareSeqAdd`
* `add`
* `setLen`
* `grow`

Merge after #21842.

---------

Co-authored-by: ringabout <43030857+ringabout@users.noreply.github.com>
(cherry picked from commit fbb5ac5)
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

3 participants