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

Performance optimizations for CPUs [part 2] #4278

Closed
wants to merge 42 commits into from
Closed

Performance optimizations for CPUs [part 2] #4278

wants to merge 42 commits into from

Commits on Dec 2, 2018

  1. Configuration menu
    Copy the full SHA
    0ff8ada View commit details
    Browse the repository at this point in the history
  2. remove includes

    SmirnovEgorRu committed Dec 2, 2018
    Configuration menu
    Copy the full SHA
    40c07c7 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2018

  1. revert float->double

    SmirnovEgorRu committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    c80f4bc View commit details
    Browse the repository at this point in the history
  2. fix for CI

    SmirnovEgorRu committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    32e88bb View commit details
    Browse the repository at this point in the history
  3. fix for CI

    SmirnovEgorRu committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    f6c44a6 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2018

  1. fix for CI

    SmirnovEgorRu committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    c36127d View commit details
    Browse the repository at this point in the history
  2. fix for CI

    SmirnovEgorRu committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    dd12944 View commit details
    Browse the repository at this point in the history
  3. fix for CI

    SmirnovEgorRu committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    416bf2f View commit details
    Browse the repository at this point in the history
  4. fix for CI

    SmirnovEgorRu committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    c862fa8 View commit details
    Browse the repository at this point in the history
  5. fix for CI

    SmirnovEgorRu committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    1d59566 View commit details
    Browse the repository at this point in the history
  6. fix for CI

    SmirnovEgorRu committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    b7685df View commit details
    Browse the repository at this point in the history
  7. fix for CI

    SmirnovEgorRu committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    e29229b View commit details
    Browse the repository at this point in the history
  8. fix for CI

    SmirnovEgorRu committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    d59c386 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2019

  1. Configuration menu
    Copy the full SHA
    4a0c9b3 View commit details
    Browse the repository at this point in the history
  2. Fix lint

    hcho3 committed Jan 4, 2019
    Configuration menu
    Copy the full SHA
    6c37c3f View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2019

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

Commits on Mar 9, 2019

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

Commits on Mar 19, 2019

  1. Configuration menu
    Copy the full SHA
    c4c2d68 View commit details
    Browse the repository at this point in the history
  2. code refactoring

    SmirnovEgorRu committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    5f95c5f View commit details
    Browse the repository at this point in the history
  3. merge with master

    SmirnovEgorRu committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    47edfa2 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2019

  1. tune

    SmirnovEgorRu committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    0072003 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2019

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

Commits on Mar 24, 2019

  1. Configuration menu
    Copy the full SHA
    3706e05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87e7f5e View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2019

  1. Configuration menu
    Copy the full SHA
    e519963 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d63bbec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e92d555 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b54ff62 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2019

  1. fix in tests

    SmirnovEgorRu committed Mar 28, 2019
    Configuration menu
    Copy the full SHA
    2e8babb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46660c7 View commit details
    Browse the repository at this point in the history
  3. clean code

    SmirnovEgorRu committed Mar 28, 2019
    Configuration menu
    Copy the full SHA
    5b98ae0 View commit details
    Browse the repository at this point in the history
  4. merge with master

    SmirnovEgorRu committed Mar 28, 2019
    Configuration menu
    Copy the full SHA
    7d04b64 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2019

  1. Configuration menu
    Copy the full SHA
    55a2ed1 View commit details
    Browse the repository at this point in the history
  2. code cleaning

    SmirnovEgorRu committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    72709f1 View commit details
    Browse the repository at this point in the history
  3. code cleaning

    SmirnovEgorRu committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    3c88125 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2019

  1. code clean up

    SmirnovEgorRu committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    d96f41b View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2019

  1. fix for gcc4.8

    SmirnovEgorRu committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    dda11af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd6a443 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2019

  1. Configuration menu
    Copy the full SHA
    3f60fcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08e83fb View commit details
    Browse the repository at this point in the history

Commits on May 9, 2019

  1. removed redeclaration of MemStackAllocator

    egor.smirnov committed May 9, 2019
    Configuration menu
    Copy the full SHA
    fa54eeb View commit details
    Browse the repository at this point in the history
  2. remove extra init

    egor.smirnov committed May 9, 2019
    Configuration menu
    Copy the full SHA
    ffa9b29 View commit details
    Browse the repository at this point in the history