Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

[Wip] Improve Threadpool QUWI throughput #5943

Closed
wants to merge 23 commits into from

Commits on Aug 17, 2016

  1. Configuration menu
    Copy the full SHA
    276872b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    851ee72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50f8154 View commit details
    Browse the repository at this point in the history
  4. Inline GetIndexes

    benaadams committed Aug 17, 2016
    Configuration menu
    Copy the full SHA
    440e303 View commit details
    Browse the repository at this point in the history
  5. Inline index comparisions

    benaadams committed Aug 17, 2016
    Configuration menu
    Copy the full SHA
    4bc20cb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3215ffd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0956d7e View commit details
    Browse the repository at this point in the history
  8. fix queues

    benaadams committed Aug 17, 2016
    Configuration menu
    Copy the full SHA
    4e7eadb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    eddd231 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    052e43d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    eb2b1cf View commit details
    Browse the repository at this point in the history
  12. Inline simple props

    benaadams committed Aug 17, 2016
    Configuration menu
    Copy the full SHA
    2ec54c8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9ab01dc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2c4faff View commit details
    Browse the repository at this point in the history
  15. ExecuteWorkItem -> abstract

    benaadams committed Aug 17, 2016
    Configuration menu
    Copy the full SHA
    e6987a3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d1e1211 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ccf0c8d View commit details
    Browse the repository at this point in the history
  18. Fast-path EC.Restore & AsyncLocal

    Skip EC.Restore when not changing from defaults
    Early bail from GetLocalValue when EC Default
    Fast-path SetLocalValue adding first value
    benaadams committed Aug 17, 2016
    Configuration menu
    Copy the full SHA
    fdd9fba View commit details
    Browse the repository at this point in the history
  19. Thread LocalQueues

    benaadams committed Aug 17, 2016
    Configuration menu
    Copy the full SHA
    cd60ec7 View commit details
    Browse the repository at this point in the history
  20. Task local

    benaadams committed Aug 17, 2016
    Configuration menu
    Copy the full SHA
    a66a59d View commit details
    Browse the repository at this point in the history
  21. fix race condition

    benaadams committed Aug 17, 2016
    Configuration menu
    Copy the full SHA
    d401672 View commit details
    Browse the repository at this point in the history
  22. Deal with integer overflows

    benaadams committed Aug 17, 2016
    Configuration menu
    Copy the full SHA
    c6d7a20 View commit details
    Browse the repository at this point in the history
  23. Enqueue falsesharing

    benaadams committed Aug 17, 2016
    Configuration menu
    Copy the full SHA
    87d2fae View commit details
    Browse the repository at this point in the history