Skip to content

Conversation

@Uzlopak
Copy link
Owner

@Uzlopak Uzlopak commented Jul 28, 2023

Checklist

@github-actions

This comment was marked as outdated.

@github-actions
Copy link

PR:

short string.................. x 12,005,437 ops/sec ±1.01%% (182 runs sampled)

MASTER:


@github-actions

This comment was marked as outdated.

@github-actions

This comment was marked as outdated.

@github-actions

This comment was marked as outdated.

@github-actions
Copy link

PR:

short string.................. x 10,658,360 ops/sec ±0.70% (182 runs sampled)
short string with double quote x 7,824,699 ops/sec ±0.85% (182 runs sampled)

MASTER:

short string............................................. x 11,091,525 ops/sec ±0.88% (183 runs sampled)
short string with double quote........................... x 7,786,637 ops/sec ±0.85% (181 runs sampled)
long string without double quotes........................ x 22,632 ops/sec ±0.90% (179 runs sampled)
long string.............................................. x 8,811 ops/sec ±0.76% (180 runs sampled)
number................................................... x 742,087,535 ops/sec ±0.67% (178 runs sampled)
integer.................................................. x 165,687,446 ops/sec ±0.74% (181 runs sampled)
formatted date-time...................................... x 1,832,600 ops/sec ±0.62% (184 runs sampled)
formatted date........................................... x 1,301,663 ops/sec ±0.93% (181 runs sampled)
formatted time........................................... x 1,390,736 ops/sec ±0.88% (179 runs sampled)
short array of numbers................................... x 44,393 ops/sec ±0.74% (175 runs sampled)
short array of integers.................................. x 37,381 ops/sec ±0.89% (178 runs sampled)
short array of short strings............................. x 10,794 ops/sec ±0.78% (182 runs sampled)
short array of long strings.............................. x 10,869 ops/sec ±0.80% (184 runs sampled)
short array of objects with properties of different types x 5,575 ops/sec ±0.76% (179 runs sampled)
object with number property.............................. x 730,110,643 ops/sec ±0.76% (182 runs sampled)
object with integer property............................. x 153,231,087 ops/sec ±0.82% (182 runs sampled)
object with short string property........................ x 10,232,523 ops/sec ±1.14% (182 runs sampled)
object with long string property......................... x 8,087 ops/sec ±0.88% (181 runs sampled)
object with properties of different types................ x 1,016,769 ops/sec ±1.17% (176 runs sampled)
simple object............................................ x 5,204,533 ops/sec ±0.83% (178 runs sampled)
object with const string property........................ x 717,634,748 ops/sec ±0.81% (181 runs sampled)
object with const number property........................ x 751,700,825 ops/sec ±0.99% (174 runs sampled)
object with const bool property.......................... x 728,363,628 ops/sec ±0.76% (182 runs sampled)
object with const object property........................ x 756,784,523 ops/sec ±0.82% (180 runs sampled)
object with const null property.......................... x 789,296,133 ops/sec ±1.05% (176 runs sampled)

@Uzlopak Uzlopak closed this Jul 28, 2023
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