Skip to content

Conversation

@0101
Copy link
Contributor

@0101 0101 commented Mar 14, 2023

This should avoid some unneeded work and allocations when we create a GraphNode with an already computed result.

@0101 0101 requested a review from a team as a code owner March 14, 2023 12:22
@vzarytovskii vzarytovskii merged commit fe635db into dotnet:main Mar 14, 2023
vzarytovskii pushed a commit that referenced this pull request Mar 14, 2023
* Cache parsing results in incremental build (#14852)

* First take on the F# telemetry (#14889)

* Array.Parallel - search functions (tryFindIndex,tryFind,tryPick) (#14827)

* Searching functions for Array.Parallel added

* with [<Experimental("Experimental library feature, requires '--langversion:preview'")>] annotation to give us space to change/remove this API in the future if needed

* Add `GraphNode.FromResult` (#14894)

* Add GraphNode.FromResult

* fantomas

* Fix missing reference (#14892)

* Fix missing reference

* undo whitespace change

---------

Co-authored-by: Jakub Majocha <1760221+majocha@users.noreply.github.com>
Co-authored-by: Petr <psfinaki@users.noreply.github.com>
Co-authored-by: Tomas Grosup <tomasgrosup@microsoft.com>
Co-authored-by: Petr Pokorny <petrpokorny@microsoft.com>
Co-authored-by: Kevin Ransom (msft) <codecutter@hotmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants