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: psygames/UnityWebSocket
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: psygames/UnityWebSocket
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: performance_testing
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 37 files changed
  • 4 contributors

Commits on Aug 30, 2024

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

Commits on Sep 2, 2024

  1. feat: Added PooledBuffer to improve memory performance

    fix: Disable WebGL Blob to prevent listener multiple allocations
    darklinden committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    e5479d6 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

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

Commits on Feb 14, 2025

  1. test case 1

    psygames committed Feb 14, 2025
    Configuration menu
    Copy the full SHA
    1b72936 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2025

  1. Configuration menu
    Copy the full SHA
    5d39e62 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #36 from darklinden/master

    Added PooledBuffer to improve memory performance;Disable WebGL Blob to prevent listener multiple allocations
    psygames authored Feb 21, 2025
    Configuration menu
    Copy the full SHA
    4d382e6 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into performance_testing

    psygames committed Feb 21, 2025
    Configuration menu
    Copy the full SHA
    d315db9 View commit details
    Browse the repository at this point in the history
  4. fix compile errror

    psygames committed Feb 21, 2025
    Configuration menu
    Copy the full SHA
    c4a5315 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2025

  1. log warning

    psygames committed Feb 28, 2025
    Configuration menu
    Copy the full SHA
    9d99bae View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2025

  1. 发消息 加 offset

    OnClick9927 committed Jul 15, 2025
    Configuration menu
    Copy the full SHA
    a287360 View commit details
    Browse the repository at this point in the history
Loading