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

build test #852

Closed
wants to merge 10 commits into from
Closed

build test #852

wants to merge 10 commits into from

Conversation

xeioex
Copy link
Contributor

@xeioex xeioex commented Feb 11, 2025

No description provided.

-- use njs_atom_atomize_key();
-- remove symbol_generator;
-- remove NJS_SYMBOL_KNOWN_MAX;
-- use atom_ids in njs_object_hash_test();
-- use atom_id as key_hash;
-- remove NJS_*_HASH;
-- remove not used files;
-- remove name_value except for atom_id from
   njs_object_prop_s.

Performance (bench4.js) for reference:

   before all atomic patches:
      Richards: 386
      Crypto: 933
      Splay: 1752
      NavierStokes: 1336
      ----
      Score (version 7): 959

   after this patch:
      Richards: 541
      Crypto: 931
      Splay: 2039
      NavierStokes: 1224
      ----
      Score (version 7): 1059
Performance (bench4.js) for reference:

   after this patch:
      Richards: 561
      Crypto: 1030
      Splay: 2078
      NavierStokes: 1225
      ----
      Score (version 7): 1101
Performance (bench4.js) for reference:

   after this patch:
      Richards: 686
      Crypto: 1028
      Splay: 2023
      NavierStokes: 1652
      ----
      Score (version 7): 1239
@xeioex xeioex force-pushed the atomic_strings_new2 branch 2 times, most recently from a67e4da to f3cb264 Compare February 14, 2025 00:43
@xeioex xeioex requested review from VadimZhestikov and thresheek and removed request for thresheek and VadimZhestikov February 14, 2025 00:45
@xeioex xeioex force-pushed the atomic_strings_new2 branch 4 times, most recently from 9b3556e to 1606daa Compare February 14, 2025 01:39
@xeioex xeioex force-pushed the atomic_strings_new2 branch from 1606daa to b671327 Compare February 14, 2025 01:51
@xeioex xeioex force-pushed the atomic_strings_new2 branch from 62ed606 to f619d23 Compare February 14, 2025 07:46
@xeioex xeioex closed this Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants