8000 Comparing series/2.x...series/2.0.x · zio/zio · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: zio/zio
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: series/2.x
Choose a base ref
...
head repository: zio/zio
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: series/2.0.x
Choose a head ref
  • 7 commits
  • 50 files changed
  • 3 contributors

Commits on Jan 2, 2024

  1. Configuration menu
    Copy the full SHA
    f24db37 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Backport FiberRuntime optimizations to series/2.0.x (#8672)

    * Port FiberRuntime optimizations
    
    * Store Trace.empty in private val
    
    * Cleanups
    kyri-petrou authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    d72ac62 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    62eebef View commit details
    Browse the repository at this point in the history
  2. Optimize fiber id and executor access [series/2.0.x] (#8716)

    * Optimize fiber id and executor access
    
    * Polish
    ghostdogpr authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    9f8910d View commit details
    Browse the repository at this point in the history
  3. Use Chunk.single rather than Chunk.apply [series/2.0.x] (#8718)

    * Use Chunk.single rather than Chunk.apply
    
    * Fix
    
    * Improve
    
    * Fix NonEmptyChunk.single
    
    * Optimize fromIterable
    
    * Fix
    
    * Revert "Fix"
    
    This reverts commit 86c9993.
    
    * Revert "Optimize fromIterable"
    
    This reverts commit bb25739.
    
    * Optimize Chunk.apply
    ghostdogpr authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    582270a View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    0f88315 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    b37e02f View commit details
    Browse the repository at this point in the history
Loading
0