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

Improve performance of JSON rendering #6380

Merged
merged 29 commits into from
Oct 3, 2022
Merged

Improve performance of JSON rendering #6380

merged 29 commits into from
Oct 3, 2022

Commits on Sep 28, 2022

  1. wip

    SiarheiFedartsou committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    463663b View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Configuration menu
    Copy the full SHA
    a9c72e3 View commit details
    Browse the repository at this point in the history
  2. Add string

    SiarheiFedartsou committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    cb0af6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b0ea28 View commit details
    Browse the repository at this point in the history
  4. Optimize strings

    SiarheiFedartsou committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    c784ff7 View commit details
    Browse the repository at this point in the history
  5. Get rid of copy

    SiarheiFedartsou committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    b9957bb View commit details
    Browse the repository at this point in the history
  6. add check

    SiarheiFedartsou committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    3781068 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    666ff1c View commit details
    Browse the repository at this point in the history
  8. add comments

    SiarheiFedartsou committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    d2ce6d2 View commit details
    Browse the repository at this point in the history
  9. fix bug

    SiarheiFedartsou committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    ca7e560 View commit details
    Browse the repository at this point in the history
  10. add comments

    SiarheiFedartsou committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    05c6008 View commit details
    Browse the repository at this point in the history
  11. add comments

    SiarheiFedartsou committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    4f222be View commit details
    Browse the repository at this point in the history
  12. add comments

    SiarheiFedartsou committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    889e4ce View commit details
    Browse the repository at this point in the history
  13. add comments

    SiarheiFedartsou committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    87db480 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2022

  1. fix bug

    SiarheiFedartsou committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    258d656 View commit details
    Browse the repository at this point in the history
  2. use fmt

    SiarheiFedartsou committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    a4d1783 View commit details
    Browse the repository at this point in the history
  3. use fmt

    SiarheiFedartsou committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    ee7499d View commit details
    Browse the repository at this point in the history
  4. use fmt

    SiarheiFedartsou committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    d033e3b View commit details
    Browse the repository at this point in the history
  5. use fmt

    SiarheiFedartsou committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    d871e20 View commit details
    Browse the repository at this point in the history
  6. add test

    SiarheiFedartsou committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    bc6a4d8 View commit details
    Browse the repository at this point in the history
  7. add test

    SiarheiFedartsou committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    ae157de View commit details
    Browse the repository at this point in the history
  8. add test

    SiarheiFedartsou committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    6a5b3f4 View commit details
    Browse the repository at this point in the history
  9. update changelog

    SiarheiFedartsou committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    50efe45 View commit details
    Browse the repository at this point in the history
  10. update

    SiarheiFedartsou committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    04429d4 View commit details
    Browse the repository at this point in the history
  11. optimize nodejs

    SiarheiFedartsou committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    7430d62 View commit details
    Browse the repository at this point in the history
  12. update

    SiarheiFedartsou committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    03f9671 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2022

  1. update benchmark

    SiarheiFedartsou committed Oct 2, 2022
    Configuration menu
    Copy the full SHA
    32deb11 View commit details
    Browse the repository at this point in the history
  2. update benchmark

    SiarheiFedartsou committed Oct 2, 2022
    Configuration menu
    Copy the full SHA
    cbc0868 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. update benchmark

    SiarheiFedartsou committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    f057ef7 View commit details
    Browse the repository at this point in the history