world map > JPEG XL region

Quite e10.5


Hello Internet.

We all know what's up with the encode effort formerly known as e10.

I'm pretty sure e10 sends the file to Jon to encode by hand.
— monad, 2023

It's the priciest of the 'e's by far. But compression elites don't care about practicality, they just want the densest results at any cost (time, energy, money, let's just generalize it as 'lifespan').

I doubt it, even e10 doesn't brute force every option, it's why a few want an e11 for maximum savings for mass distribution
— jonnyawsom3, 2023

So, we got e11. Now what's e11? For starters, it's exactly like the former e10, just renamed to e11. Referring to what the four 'v's do ...

The modern cjxl dungeon crawler has five levels:

    . Basic options
   v. Advanced options
  vv. Expert options
 vvv. Options for experimentation / benchmarking
vvvv. Modular mode options

e is found on the first level:

Basic options:
 -e EFFORT, --effort=EFFORT
    Encoder effort setting. Range: 1 .. 10.
    Default: 7. Higher numbers allow more computation at the expense of time.
    For lossless, generally it will produce smaller files.
    For lossy, higher effort should more accurately reach the target quality.

But that only gets us up to the effort formerly known as e9. Rather, eeeeeeeeeee is found on depth vvv:

Options for experimentation / benchmarking:
 --allow_expert_options
    Allow specifying advanced options; this allows setting effort to 11, for
    somewhat better lossless compression at the cost of a massive speed hit.

To put it simply: the flag allowing expert options allows advanced options allowing the basic option e up to 11. As clarified in the changelog, this is called "advanced mode". The naming makes it clear the best compression method is for professionals only.

In general, when choosing the encode effort, it makes sense to think about how many people you will share the image with, and how long it will be stored. [...] If you intend to share it with thousands or millions of people and/or will keep it stored for years if not decades, then high effort makes sense.
— Jon, creator of JPEG XL, 2024

So, high effort is pretty chill. But, academically, could it be possible to achieve denser results than e11 in less lifespan? (We dare not mention the word 'efficiency'.)

We started off testing 4800 commands against 138 images, culling settings which didn't find minimum outputs, ultimately testing 2208 commands against 1239 images:

# P0 is compatible with I0, I1
-d 0 -e 10 -P 0 -E 4 -I !,1,100 -g !0-3 --modular_palette_colors !,0,70000 -X !,0 -Y !,0 --patches !,0 --wp_tree_mode !,2

# I0 should use weighted predictor
-d 0 -e 10 -P 0 -E 4 -I 0 -g !0-3 --modular_palette_colors !,0,70000 -X !,0 -Y !,0 --patches !,0

# P6 and P14 must use weighted predictor
-d 0 -e 10 -P !6,14 -E 4 -I !,100 -g !0-3 --modular_palette_colors !,0,70000 -X !,0 -Y !,0 --patches !,0
-d 0 -e 10 -P !,4-5 -E 4 -I !,100 -g !0-3 --modular_palette_colors !,0,70000 -X !,0 -Y !,0 --patches !,0 --wp_tree_mode !,2

Compare to the 432 commands tried by e11:

-d 0 -e 10 -P !,0 -E 4 -I 100 -g !,0,3 --modular_palette_colors !,0,70000 -X !,0 -Y !,0 --patches !,0 --wp_tree_mode !,2
-d 0 -e 10 -P !,0 -E 4 -I 0 -g !,0,3 --modular_palette_colors !,0,70000 -X !,0 -Y !,0 --patches !,0

We iteratively collected commands which found the most minimum sizes across all remaining images, ties broken by lowest bpp achieved across the whole set. Here's the list up to 8 mins gained, covering 85.55% of minimum cases across all commands:

    remaining images
    |     mins gained
selection |    command
 1  1239  357  cjxl_0.10.2-d_d0e10E4I100g3patches0
 2   882  123  cjxl_0.10.2-d_d0e10P0E4I0g3X0patches0
 3   759  110  cjxl_0.10.2-d_d0e10E4I100g3patches0wp_tree_mode2
 4   649   57  cjxl_0.10.2-d_d0e10E4I100g2modular_palette_colors0
 5   592   54  cjxl_0.10.2-d_d0e10P0E4I1g3modular_palette_colors70000patches0wp_tree_mode2
 6   538   43  cjxl_0.10.2-d_d0e10P14E4I100g3modular_palette_colors0patches0
 7   495   34  cjxl_0.10.2-d_d0e10P6E4I100g3
 8   461   26  cjxl_0.10.2-d_d0e10E4I100g1modular_palette_colors0Y0
 9   435   23  cjxl_0.10.2-d_d0e10P0E4I100g2modular_palette_colors70000X0patches0wp_tree_mode2
10   412   22  cjxl_0.10.2-d_d0e10E4g2X0
11   390   22  cjxl_0.10.2-d_d0e10E4I100g0
12   368   22  cjxl_0.10.2-d_d0e10E4I100g3modular_palette_colors0wp_tree_mode2
13   346   21  cjxl_0.10.2-d_d0e10E4I100g3Y0
14   325   19  cjxl_0.10.2-d_d0e10E4I100g3Y0wp_tree_mode2
15   306   19  cjxl_0.10.2-d_d0e10P0E4I1g3modular_palette_colors70000patches0
16   287   17  cjxl_0.10.2-d_d0e10P0E4g3modular_palette_colors70000patches0wp_tree_mode2
17   270   16  cjxl_0.10.2-d_d0e10P0E4I100g3modular_palette_colors70000patches0
18   254   11  cjxl_0.10.2-d_d0e10P0E4I0g3modular_palette_colors0Y0patches0
19   243   10  cjxl_0.10.2-d_d0e10E4I100g1X0Y0
20   233   10  cjxl_0.10.2-d_d0e10E4I100g2modular_palette_colors0Y0wp_tree_mode2
21   223    9  cjxl_0.10.2-d_d0e10E4g3patches0wp_tree_mode2
22   214    9  cjxl_0.10.2-d_d0e10P4E4I100g3patches0
23   205    9  cjxl_0.10.2-d_d0e10E4I100g3modular_palette_colors0Y0patches0
24   196    9  cjxl_0.10.2-d_d0e10P0E4g2modular_palette_colors70000X0patches0
25   187    8  cjxl_0.10.2-d_d0e10P0E4I1g3modular_palette_colors0Y0patches0wp_tree_mode2

A small performance demonstration selling the point:

images       Mpx (mean)                       images      Mpx (mean)
|   share    |     share    tag               |   share   |     share   tag
84  100.00%  0.15  100.00%  all                6   7.14%  0.10   4.75%  mixed
 1    1.19%  0.27    2.12%  3d                20  23.81%  0.25  40.16%  photo
 2    2.38%  0.37    5.85%  algorithmic        1   1.19%  0.35   2.74%  photo_like
 2    2.38%  0.19    2.96%  boxed             32  38.10%  0.02   5.78%  pixel_art
 1    1.19%  0.41    3.26%  chart              1   1.19%  0.03   0.27%  text
10   11.90%  0.41   32.12%  digital_painting   8   9.52%  0.31  19.97%  watermark
 5    5.95%  0.35   13.70%  edit              72  85.71%  0.16  91.87%  visibly_opaque
 2    2.38%  0.13    1.99%  film              12  14.29%  0.09   8.13%  visibly_transparent
 1    1.19%  0.03    0.27%  game              41  48.81%  0.26  83.03%  DirectClass_sRGB
 1    1.19%  0.35    2.74%  game_asset         6   7.14%  0.07   3.10%  DirectClass_sRGB_Alpha
 6    7.14%  0.01    0.42%  logo               1   1.19%  0.24   1.91%  PseudoClass_Gray
 1    1.19%  0.35    2.74%  machine_learning  30  35.71%  0.03   6.93%  PseudoClass_sRGB
 2    2.38%  0.03    0.54%  misc               6   7.14%  0.11   5.02%  PseudoClass_sRGB_Alpha

                                                   Mpx/s real (mean)
         bpp (mean)         unique mins            |            included in 'all'
B        |         mins     |       Mpx/s CPU (mean)            |  best of
7319899  3.486795  100.00%   ····   0.00023376015  0.003925465  ·  all
7320000  3.487597   98.81%  19.05%  0.003761589    0.0280886    A  cjxl_0.10.2-m4-fix_d0e11
7325717  3.488910   80.95%   1.19%  0.00024972189  0.004579500  A  cjxl_0.10.2_d0e11

The code you're looking for to replace your e11 (enc_frame.cc -> EncodeFrame):

cparams_attempt.options.max_properties = 4;
cparams_attempt.options.nb_repeats = 1.0f;
cparams_attempt.modular_group_size_shift = 0;
all_params.push_back(cparams_attempt);
cparams_attempt.modular_group_size_shift = 1;
cparams_attempt.palette_colors = 0;
cparams_attempt.channel_colors_pre_transform_percent = 0;
all_params.push_back(cparams_attempt);
cparams_attempt.palette_colors = 1024;
cparams_attempt.channel_colors_percent = 0;
all_params.push_back(cparams_attempt);
cparams_attempt.channel_colors_percent = 80.f;
cparams_attempt.channel_colors_pre_transform_percent = 95.f;
cparams_attempt.modular_group_size_shift = 2;
cparams_attempt.palette_colors = 0;
all_params.push_back(cparams_attempt);
cparams_attempt.channel_colors_pre_transform_percent = 0;
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kNoWP;
all_params.push_back(cparams_attempt);
cparams_attempt.channel_colors_pre_transform_percent = 95.f;
cparams_attempt.modular_group_size_shift = 3;
all_params.push_back(cparams_attempt);
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kDefault;
cparams_attempt.channel_colors_pre_transform_percent = 0;
cparams_attempt.patches = Override::kOff;
all_params.push_back(cparams_attempt);
cparams_attempt.palette_colors = 1024;
cparams_attempt.channel_colors_pre_transform_percent = 95.f;
all_params.push_back(cparams_attempt);
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kNoWP;
all_params.push_back(cparams_attempt);
cparams_attempt.patches = Override::kDefault;
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kDefault;
cparams_attempt.channel_colors_pre_transform_percent = 0;
all_params.push_back(cparams_attempt);
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kNoWP;
all_params.push_back(cparams_attempt);
cparams_attempt.options.nb_repeats = 0.5f;
cparams_attempt.channel_colors_pre_transform_percent = 95.f;
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kDefault;
cparams_attempt.modular_group_size_shift = 2;
cparams_attempt.channel_colors_percent = 0;
all_params.push_back(cparams_attempt);
cparams_attempt.channel_colors_percent = 80.f;
cparams_attempt.modular_group_size_shift = 3;
cparams_attempt.patches = Override::kOff;
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kNoWP;
all_params.push_back(cparams_attempt);
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kDefault;
cparams_attempt.options.predictor = Predictor::Zero;
cparams_attempt.options.nb_repeats = 0;
cparams_attempt.palette_colors = 0;
cparams_attempt.channel_colors_pre_transform_percent = 0;
all_params.push_back(cparams_attempt);
cparams_attempt.palette_colors = 1024;
cparams_attempt.channel_colors_pre_transform_percent = 95.f;
cparams_attempt.channel_colors_percent = 0;
all_params.push_back(cparams_attempt);
cparams_attempt.channel_colors_percent = 80.f;
cparams_attempt.options.nb_repeats = 0.01f;
cparams_attempt.palette_colors = 0;
cparams_attempt.channel_colors_pre_transform_percent = 0;
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kNoWP;
all_params.push_back(cparams_attempt);
cparams_attempt.channel_colors_pre_transform_percent = 95.f;
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kDefault;
cparams_attempt.palette_colors = 70000;
all_params.push_back(cparams_attempt);
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kNoWP;
all_params.push_back(cparams_attempt);
cparams_attempt.options.nb_repeats = 1.0f;
cparams_attempt.modular_group_size_shift = 2;
cparams_attempt.channel_colors_percent = 0;
all_params.push_back(cparams_attempt);
cparams_attempt.channel_colors_percent = 80.f;
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kDefault;
cparams_attempt.modular_group_size_shift = 3;
all_params.push_back(cparams_attempt);
cparams_attempt.options.nb_repeats = 0.5f;
cparams_attempt.modular_group_size_shift = 2;
cparams_attempt.channel_colors_percent = 0;
all_params.push_back(cparams_attempt);
cparams_attempt.channel_colors_percent = 80.f;
cparams_attempt.modular_group_size_shift = 3;
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kNoWP;
all_params.push_back(cparams_attempt);
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kDefault;
cparams_attempt.options.predictor = Predictor::Best;
cparams_attempt.options.nb_repeats = 1.0f;
cparams_attempt.palette_colors = 0;
all_params.push_back(cparams_attempt);
cparams_attempt.palette_colors = 1024;
cparams_attempt.options.predictor = Predictor::Select;
all_params.push_back(cparams_attempt);
cparams_attempt.patches = Override::kDefault;
cparams_attempt.options.predictor = Predictor::Weighted;
all_params.push_back(cparams_attempt);

Changes:

contents


  1. Quite e10.5
  2. contents
  3. data or data?
    1. film photo, metadata none
    2. pixel_art pixel_art_scaled (not game), metadata none
    3. foolish data

data or data?


Note: compressed sizes were reported by libjxl internally and may be slightly smaller than total file size.

Note: images were not necessarilly tagged conclusively; lossy images may not be identified, or film may not be distinguished from photography.

film photo, metadata none

contents | data or data? > here

                                    colors/px (mean)
images        Mpx (mean)            |     patches/no patches (mean)
|    share    |     share    colors (mean)|     tag
130  100.00%  0.18  100.00%  47161  0.29  1.00  all
 23   17.69%  0.13   12.88%  40685  0.34  1.00  edit
  7    5.38%  0.23    6.80%  58889  0.28  1.00  film
 18   13.85%  0.19   14.60%  65051  0.34  1.00  framed
 73   56.15%  0.20   62.07%  47644  0.27  1.00  lossy
123   94.62%  0.18   93.20%  46493  0.29  1.00  photo
  2    1.54%  0.30    2.52%  53204  0.21  1.00  ui
  5    3.85%  0.19    4.03%  48101  0.27  1.00  watermark
127   97.69%  0.18   98.13%  47127  0.28  1.00  visibly_opaque
  3    2.31%  0.15    1.87%  48587  0.46  1.00  visibly_transparent
117   90.00%  0.19   91.37%  50512  0.30  1.00  DirectClass_sRGB
  5    3.85%  0.13    2.67%  43831  0.43  1.00  DirectClass_sRGB_Alpha
  6    4.62%  0.17    4.39%    244  0.01  1.00  PseudoClass_Gray
  2    1.54%  0.19    1.57%    206  0.00  1.00  PseudoClass_sRGB
130  100.00%  0.18  100.00%  47161  0.29  1.00  source_imagemagick->exiftool

   remaining images
   |    mins gained
selection   command
1  130  72  cjxl_0.10.2-d_d0e10E4I100g3modular_palette_colors0
2   58  27  cjxl_0.10.2-d_d0e10P14E4I100g3
3   31  17  cjxl_0.10.2-d_d0e10P6E4I100g3
4   14   4  cjxl_0.10.2-d_d0e10E4I100g2patches0
5   10   4  cjxl_0.10.2-d_d0e10E4I100g3modular_palette_colors0wp_tree_mode2

          bpp (mean)        included in 'all'
B         |         mins    |  best of
16997333  5.899680  95.38%  ·  all
17083410  5.923701  33.85%  A  cjxl_0.10.2-d_d0e10E4I100g2patches0
17116786  5.939612  55.38%  A  cjxl_0.10.2-d_d0e10E4I100g3modular_palette_colors0
17091917  5.942558  20.77%  A  cjxl_0.10.2-d_d0e10P14E4I100g3
17337234  6.017778   3.08%  A  cjxl_0.10.2-d_d0e10E4I100g3modular_palette_colors0wp_tree_mode2
17716562  6.138939  13.08%  A  cjxl_0.10.2-d_d0e10P6E4I100g3

code:

cparams_attempt.options.max_properties = 4;
cparams_attempt.options.nb_repeats = 1.0f;
cparams_attempt.modular_group_size_shift = 2;
cparams_attempt.patches = Override::kOff;
all_params.push_back(cparams_attempt);
cparams_attempt.patches = Override::kDefault;
cparams_attempt.modular_group_size_shift = 3;
cparams_attempt.palette_colors = 0;
all_params.push_back(cparams_attempt);
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kNoWP;
all_params.push_back(cparams_attempt);
cparams_attempt.palette_colors = 1024;
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kDefault;
cparams_attempt.options.predictor = Predictor::Best;
all_params.push_back(cparams_attempt);
cparams_attempt.options.predictor = Predictor::Weighted;
all_params.push_back(cparams_attempt);

pixel_art pixel_art_scaled (not game), metadata none

contents | data or data? > here

                                   colors/px (mean)
images        Mpx (mean)           |     patches/no patches (mean)
|    share    |     share    colors (mean)     tag
199  100.00%  0.08  100.00%   175  0.02  1.00  all
 44   22.11%  0.02    6.66%   241  0.06  1.00  game_asset
174   87.44%  0.06   65.52%   184  0.02  1.00  pixel_art
 25   12.56%  0.21   34.48%   115  0.00  1.00  pixel_art_scaled
  6    3.02%  0.15    6.01%  1238  0.01  1.03  sprite_sheet
  5    2.51%  0.33   10.84%   160  0.00  1.00  watermark
164   82.41%  0.07   78.00%   170  0.01  1.00  visibly_opaque
 35   17.59%  0.09   22.00%   197  0.03  1.00  visibly_transparent
  6    3.02%  0.26   10.45%  4027  0.04  1.00  DirectClass_sRGB
 10    5.03%  0.16   10.78%   579  0.09  1.01  DirectClass_sRGB_Alpha
  9    4.52%  0.02    1.04%     3  0.01  1.00  PseudoClass_Gray
146   73.37%  0.06   61.28%    25  0.01  1.01  PseudoClass_sRGB
 28   14.07%  0.09   16.46%    43  0.01  1.00  PseudoClass_sRGB_Alpha
  4    2.01%  0.12    3.15%  1049  0.02  1.03  source_app
  2    1.01%  0.22    2.87%  1616  0.01  1.02  source_app->exiftool
188   94.47%  0.07   83.66%   138  0.02  1.00  source_imagemagick->exiftool
  3    1.51%  0.30    5.88%    36  0.00  1.01  source_web
  2    1.01%  0.34    4.45%   640  0.00  1.00  source_web->exiftool

    remaining images
    |    mins gained
selection|   command
 1  199  66  cjxl_0.10.2-d_d0e10E4I100g3patches0
 2  133  55  cjxl_0.10.2-d_d0e10P0E4I0g3modular_palette_colors70000patches0
 3   78  27  cjxl_0.10.2-d_d0e10E4I100g3patches0wp_tree_mode2
 4   51   8  cjxl_0.10.2-d_d0e10P0E4g1X0patches0wp_tree_mode2
 5   43   6  cjxl_0.10.2-d_d0e10P4E4I100g2modular_palette_colors70000patches0
 6   37   5  cjxl_0.10.2-d_d0e10E4g1X0patches0
 7   32   4  cjxl_0.10.2-d_d0e10E4I100g1modular_palette_colors0X0patches0
 8   28   3  cjxl_0.10.2-d_d0e10E4I100g0modular_palette_colors70000patches0
 9   25   3  cjxl_0.10.2-d_d0e10P5E4I100g2modular_palette_colors70000patches0
10   22   3  cjxl_0.10.2-d_d0e10P0E4I1g3modular_palette_colors70000Y0patches0wp_tree_mode2
11   19   2  cjxl_0.10.2-d_d0e10P0E4I100g2modular_palette_colors70000X0patches0
12   17   2  cjxl_0.10.2-d_d0e10P0E4g3modular_palette_colors70000patches0
13   15   2  cjxl_0.10.2-d_d0e10P4E4I100g3modular_palette_colors0patches0

         bpp (mean)       included in 'all'
B        |        mins    |  best of
1272655  1.45580  93.47%  ·  all
1420558  1.52498  25.63%  A  cjxl_0.10.2-d_d0e10E4I100g3patches0wp_tree_mode2
1412690  1.52654  33.17%  A  cjxl_0.10.2-d_d0e10E4I100g3patches0
1406772  1.54678  14.07%  A  cjxl_0.10.2-d_d0e10E4I100g0modular_palette_colors70000patches0
1394436  1.54731   8.54%  A  cjxl_0.10.2-d_d0e10E4g1X0patches0
1474768  1.60846   4.52%  A  cjxl_0.10.2-d_d0e10P4E4I100g2modular_palette_colors70000patches0
1492932  1.62086   3.52%  A  cjxl_0.10.2-d_d0e10P5E4I100g2modular_palette_colors70000patches0
1437704  1.64419   6.53%  A  cjxl_0.10.2-d_d0e10P0E4g1X0patches0wp_tree_mode2
1436800  1.64723   6.03%  A  cjxl_0.10.2-d_d0e10P0E4I100g2modular_palette_colors70000X0patches0
1456137  1.65470   6.53%  A  cjxl_0.10.2-d_d0e10P0E4g3modular_palette_colors70000patches0
1473367  1.66333   5.03%  A  cjxl_0.10.2-d_d0e10P0E4I1g3modular_palette_colors70000Y0patches0wp_tree_mode2
1526385  1.67952  28.14%  A  cjxl_0.10.2-d_d0e10P0E4I0g3modular_palette_colors70000patches0
1687203  1.88456   3.02%  A  cjxl_0.10.2-d_d0e10E4I100g1modular_palette_colors0X0patches0
2012297  2.16291   1.51%  A  cjxl_0.10.2-d_d0e10P4E4I100g3modular_palette_colors0patches0

code:

cparams_attempt.options.max_properties = 4;
cparams_attempt.options.nb_repeats = 1.0f;
cparams_attempt.modular_group_size_shift = 0;
cparams_attempt.palette_colors = 70000;
cparams_attempt.patches = Override::kOff;
all_params.push_back(cparams_attempt);
cparams_attempt.modular_group_size_shift = 1;
cparams_attempt.palette_colors = 0;
cparams_attempt.channel_colors_percent = 0;
all_params.push_back(cparams_attempt);
cparams_attempt.palette_colors = 1024;
cparams_attempt.channel_colors_percent = 80.f;
cparams_attempt.modular_group_size_shift = 3;
all_params.push_back(cparams_attempt);
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kNoWP;
all_params.push_back(cparams_attempt);
cparams_attempt.options.nb_repeats = 0.5f;
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kDefault;
cparams_attempt.modular_group_size_shift = 1;
cparams_attempt.channel_colors_percent = 0;
all_params.push_back(cparams_attempt);
cparams_attempt.channel_colors_percent = 80.f;
cparams_attempt.options.predictor = Predictor::Zero;
cparams_attempt.options.nb_repeats = 0;
cparams_attempt.modular_group_size_shift = 3;
cparams_attempt.palette_colors = 70000;
all_params.push_back(cparams_attempt);
cparams_attempt.options.nb_repeats = 0.01f;
cparams_attempt.channel_colors_pre_transform_percent = 0;
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kNoWP;
all_params.push_back(cparams_attempt);
cparams_attempt.channel_colors_pre_transform_percent = 95.f;
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kDefault;
cparams_attempt.options.nb_repeats = 1.0f;
cparams_attempt.modular_group_size_shift = 2;
cparams_attempt.channel_colors_percent = 0;
all_params.push_back(cparams_attempt);
cparams_attempt.options.nb_repeats = 0.5f;
cparams_attempt.palette_colors = 1024;
cparams_attempt.modular_group_size_shift = 1;
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kNoWP;
all_params.push_back(cparams_attempt);
cparams_attempt.channel_colors_percent = 80.f;
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kDefault;
cparams_attempt.modular_group_size_shift = 3;
cparams_attempt.palette_colors = 70000;
all_params.push_back(cparams_attempt);
cparams_attempt.options.predictor = Predictor::Select;
cparams_attempt.options.nb_repeats = 1.0f;
cparams_attempt.modular_group_size_shift = 2;
all_params.push_back(cparams_attempt);
cparams_attempt.modular_group_size_shift = 3;
cparams_attempt.palette_colors = 0;
all_params.push_back(cparams_attempt);
cparams_attempt.options.predictor = Predictor::Gradient;
cparams_attempt.modular_group_size_shift = 2;
cparams_attempt.palette_colors = 70000;
all_params.push_back(cparams_attempt);

foolish data

contents | data or data? > here

                                            patches/no patches (mean)                                  colors/px (mean)
images         Mpx (mean)             colors/px (mean)              images        Mpx (mean)           |     patches/no patches (mean)
|     share    |     share    colors (mean) |     tag               |     share   |     share   colors (mean)|     tag
1239  100.00%  0.10  100.00%   12012  0.10  0.99  all                174  14.04%  0.06   7.85%    184  0.02  1.00  pixel_art
   4    0.32%  0.15    0.47%   46202  0.32  1.00  3d                  25   2.02%  0.21   4.13%    115  0.00  1.00  pixel_art_scaled
  11    0.89%  0.23    1.97%   14745  0.07  1.00  albedo             113   9.12%  0.05   4.74%     93  0.00  0.99  reduced_palette
   2    0.16%  0.29    0.47%  136934  0.47  1.00  album_art            6   0.48%  0.15   0.72%   1238  0.01  1.03  sprite_sheet
  34    2.74%  0.14    3.71%     407  0.01  1.03  algorithmic          1   0.08%  0.32   0.25%  53169  0.17  1.00  stereogram
  31    2.50%  0.00    0.03%     198  0.12  1.00  asset              295  23.81%  0.07  16.10%    950  0.02  0.97  text
  23    1.86%  0.05    0.99%     226  0.00  1.14  chart               18   1.45%  0.22   3.12%  31428  0.16  1.00  texture
  27    2.18%  0.23    5.01%   32405  0.19  1.00  digital_painting     1   0.08%  0.35   0.28%    416  0.00  0.98  tiles
  25    2.02%  0.13    2.65%   38815  0.34  1.00  edit                72   5.81%  0.11   6.39%   4576  0.05  0.97  ui
   1    0.08%  0.04    0.03%    4644  0.12  1.00  emoji              201  16.22%  0.09  13.91%   8347  0.11  0.98  unsorted
   7    0.56%  0.23    1.29%   58889  0.28  1.00  film                19   1.53%  0.22   3.26%  32957  0.19  1.00  watermark
   1    0.08%  0.26    0.21%       6  0.00  1.00  fractal              8   0.65%  0.12   0.74%   4572  0.12  1.00  web_asset
  21    1.69%  0.19    3.10%   61653  0.34  1.00  framed            1013  81.76%  0.10  82.66%  12616  0.10  0.99  visibly_opaque
  20    1.61%  0.19    3.00%    5938  0.03  0.92  game               226  18.24%  0.10  17.34%   9306  0.09  1.02  visibly_transparent
  89    7.18%  0.03    2.03%     173  0.03  1.01  game_asset          46   3.71%  0.06   2.29%    400  0.02  1.00  DirectClass_Gray_Alpha
  30    2.42%  0.01    0.33%    4012  0.28  1.00  icon               549  44.31%  0.13  58.07%  22394  0.17  0.98  DirectClass_sRGB
   2    0.16%  0.10    0.15%    4394  0.04  1.01  jxl_art            125  10.09%  0.15  14.47%  20265  0.19  1.00  DirectClass_sRGB_Alpha
  14    1.13%  0.26    2.85%      99  0.00  1.07  larip              145  11.70%  0.06   6.80%     82  0.01  1.01  PseudoClass_Gray
  70    5.65%  0.16    9.15%   20531  0.13  1.00  logo                 2   0.16%  0.00   0.00%      3  0.01  1.00  PseudoClass_Gray_Alpha
 189   15.25%  0.11   16.90%   19202  0.11  1.00  lossy              291  23.49%  0.06  14.77%     64  0.02  1.00  PseudoClass_sRGB
  15    1.21%  0.30    3.61%  119191  0.40  1.00  machine_learning    81   6.54%  0.06   3.60%     81  0.03  1.04  PseudoClass_sRGB_Alpha
  68    5.49%  0.07    3.82%    8168  0.18  1.00  misc                 7   0.56%  0.07   0.39%    996  0.11  1.02  source_app
  20    1.61%  0.14    2.28%   22424  0.18  1.00  mixed               72   5.81%  0.15   8.72%  20532  0.18  1.00  source_app->exiftool
   9    0.73%  0.02    0.12%     187  0.01  1.00  noise                4   0.32%  0.13   0.42%  44982  0.34  1.00  source_gimp
   7    0.56%  0.21    1.14%   57644  0.30  1.00  normal               2   0.16%  0.26   0.41%   4978  0.02  0.88  source_gnome_screenshot->exiftool
   2    0.16%  0.33    0.53%   63052  0.19  1.00  optical_illusion   933  75.30%  0.10  71.79%  11695  0.09  1.00  source_imagemagick->exiftool
   2    0.16%  0.19    0.30%   60926  0.41  1.00  painting             3   0.24%  0.28   0.67%  91466  0.32  1.00  source_unknown->exiftool
 123    9.93%  0.18   17.68%   46493  0.29  1.00  photo                8   0.65%  0.22   1.40%   6381  0.03  1.00  source_web
   3    0.24%  0.28    0.66%   72298  0.26  1.00  photo_like           9   0.73%  0.32   2.29%  32591  0.09  1.00  source_web->exiftool

    remaining images
    |     mins gained
selection |    command
 1  1239   >2  cjxl_0.10.2-d_d0e10E4I100g0modular_palette_colors0
 1  1239   >2  cjxl_0.10.2-d_d0e10E4I100g1modular_palette_colors0
 3  1119  285  cjxl_0.10.2-d_d0e10E4I100g3patches0
 4   834  123  cjxl_0.10.2-d_d0e10P0E4I0g3X0patches0
 5   711  110  cjxl_0.10.2-d_d0e10E4I100g3patches0wp_tree_mode2
 6   601   54  cjxl_0.10.2-d_d0e10P0E4I1g3modular_palette_colors70000patches0wp_tree_mode2
 7   547   46  cjxl_0.10.2-d_d0e10E4I100g2modular_palette_colors0X0Y0
 8   501   43  cjxl_0.10.2-d_d0e10P14E4I100g3modular_palette_colors0patches0
 9   458   34  cjxl_0.10.2-d_d0e10P6E4I100g3
10   424   23  cjxl_0.10.2-d_d0e10P0E4I100g2modular_palette_colors70000X0patches0wp_tree_mode2
11   401   22  cjxl_0.10.2-d_d0e10E4g2X0
12   379   22  cjxl_0.10.2-d_d0e10E4I100g3modular_palette_colors0wp_tree_mode2
13   357   21  cjxl_0.10.2-d_d0e10E4I100g3Y0
14   336   19  cjxl_0.10.2-d_d0e10E4I100g3Y0wp_tree_mode2
15   317   19  cjxl_0.10.2-d_d0e10P0E4I1g3modular_palette_colors70000patches0
16   298   17  cjxl_0.10.2-d_d0e10P0E4g3modular_palette_colors70000patches0wp_tree_mode2
17   281   16  cjxl_0.10.2-d_d0e10P0E4I100g3modular_palette_colors70000patches0
18   265   15  cjxl_0.10.2-d_d0e10E4I100g0
19   250   11  cjxl_0.10.2-d_d0e10P0E4I0g3modular_palette_colors0Y0patches0
20   239   10  cjxl_0.10.2-d_d0e10E4I100g1X0Y0
21   229   10  cjxl_0.10.2-d_d0e10E4I100g2modular_palette_colors0Y0wp_tree_mode2
22   219    9  cjxl_0.10.2-d_d0e10E4g3patches0wp_tree_mode2
23   210    9  cjxl_0.10.2-d_d0e10E4I100g3modular_palette_colors0
24   201    9  cjxl_0.10.2-d_d0e10P4E4I100g3patches0
25   192    9  cjxl_0.10.2-d_d0e10P0E4g2modular_palette_colors70000X0patches0
26   183    8  cjxl_0.10.2-d_d0e10P0E4I1g3modular_palette_colors0Y0patches0wp_tree_mode2
27   175    7  cjxl_0.10.2-d_d0e10E4I100g1X0wp_tree_mode2
28   168    7  cjxl_0.10.2-d_d0e10P0E4I100g3modular_palette_colors0patches0
29   161    6  cjxl_0.10.2-d_d0e10E4I100g2X0
30   155    6  cjxl_0.10.2-d_d0e10E4I100g0X0patches0
31   149    5  cjxl_0.10.2-d_d0e10E4I100g0wp_tree_mode2
32   144    5  cjxl_0.10.2-d_d0e10E4I100g3modular_palette_colors0patches0
33   139    5  cjxl_0.10.2-d_d0e10P0E4g1X0patches0wp_tree_mode2
34   134    5  cjxl_0.10.2-d_d0e10P0E4I100g1Y0patches0
35   129    4  cjxl_0.10.2-d_d0e10E4I100g1patches0
36   125    4  cjxl_0.10.2-d_d0e10E4I100g2modular_palette_colors70000X0patches0wp_tree_mode2
37   121    4  cjxl_0.10.2-d_d0e10E4I100g3modular_palette_colors0patches0wp_tree_mode2
38   117    4  cjxl_0.10.2-d_d0e10E4I100g1modular_palette_colors0Y0
39   113    4  cjxl_0.10.2-d_d0e10E4I100g0modular_palette_colors0Y0
40   109    4  cjxl_0.10.2-d_d0e10P0E4I100g0X0patches0
41   105    4  cjxl_0.10.2-d_d0e10P0E4I100g3modular_palette_colors0wp_tree_mode2
42   101    3  cjxl_0.10.2-d_d0e10P4E4g3patches0wp_tree_mode2
43    98    3  cjxl_0.10.2-d_d0e10E4g2modular_palette_colors0Y0wp_tree_mode2
44    95    3  cjxl_0.10.2-d_d0e10P5E4I100g3modular_palette_colors0patches0wp_tree_mode2
45    92    3  cjxl_0.10.2-d_d0e10P0E4g0X0patches0wp_tree_mode2
46    89    3  cjxl_0.10.2-d_d0e10P0E4I100g0X0Y0patches0wp_tree_mode2
47    86    3  cjxl_0.10.2-d_d0e10P0E4I100g1modular_palette_colors70000X0patches0
48    83    3  cjxl_0.10.2-d_d0e10P0E4g1modular_palette_colors70000X0wp_tree_mode2
49    80    3  cjxl_0.10.2-d_d0e10P0E4I1g0X0patches0
50    77    3  cjxl_0.10.2-d_d0e10P0E4g2modular_palette_colors0X0patches0wp_tree_mode2
51    74    3  cjxl_0.10.2-d_d0e10P0E4I1g3modular_palette_colors0Y0patches0
52    71    3  cjxl_0.10.2-d_d0e10P0E4I0g3X0
53    68    2  cjxl_0.10.2-d_d0e10E4I100g2patches0
54    66    2  cjxl_0.10.2-d_d0e10E4I100g2wp_tree_mode2
55    64    2  cjxl_0.10.2-d_d0e10E4g1patches0
56    62    2  cjxl_0.10.2-d_d0e10E4I100g3modular_palette_colors70000
57    60    2  cjxl_0.10.2-d_d0e10E4g0
58    58    2  cjxl_0.10.2-d_d0e10E4I100g1modular_palette_colors0X0
59    56    2  cjxl_0.10.2-d_d0e10E4I100g0modular_palette_colors70000patches0
60    54    2  cjxl_0.10.2-d_d0e10P14E4g2patches0
61    52    2  cjxl_0.10.2-d_d0e10E4I100g3modular_palette_colors0Y0
62    50    2  cjxl_0.10.2-d_d0e10P6E4I100g1
63    48    2  cjxl_0.10.2-d_d0e10P0E4g1patches0wp_tree_mode2
64    46    2  cjxl_0.10.2-d_d0e10P0E4I100g3modular_palette_colors70000patches0wp_tree_mode2
65    44    2  cjxl_0.10.2-d_d0e10P0E4I100g2modular_palette_colors70000X0patches0
66    42    2  cjxl_0.10.2-d_d0e10P0E4I1g1X0patches0wp_tree_mode2
67    40    2  cjxl_0.10.2-d_d0e10P0E4g3modular_palette_colors70000patches0
68    38    2  cjxl_0.10.2-d_d0e10P0E4g2modular_palette_colors70000X0patches0wp_tree_mode2
69    36    2  cjxl_0.10.2-d_d0e10P0E4I100g1modular_palette_colors70000X0patches0wp_tree_mode2
70    34    2  cjxl_0.10.2-d_d0e10P0E4I0g1X0Y0

                            unique mins
          bpp (mean)        |      included in 'all'
B         |         mins    |      |  best of
52358090  2.918508  97.42%   ···   ·  all
52705473  2.943688  37.85%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g2patches0 cjxl_0.10.2-d_d0e10E4I100g3modular_palette_colors0 cjxl_0.10.2-d_d0e10P0E4I1g3modular_palette_colors70000patches0wp_tree_mode2
52940635  2.966923  33.90%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g3patches0 cjxl_0.10.2-d_d0e10P0E4I1g3modular_palette_colors70000patches0wp_tree_mode2
53346578  3.000840  27.85%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g3
53349647  3.000887  27.85%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g3X0
53615984  3.008222  22.76%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g2
53618588  3.008858  22.84%   ···   A  cjxl_0.10.2-d_d0e10E4I100g2X0
53556655  3.009760  28.81%   ···   A  cjxl_0.10.2-d_d0e10E4I100g3patches0
53559724  3.009807  28.81%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g3X0patches0
53847344  3.017795  23.24%   ···   A  cjxl_0.10.2-d_d0e10E4I100g2patches0
53841051  3.017916  23.24%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g2X0patches0
53797145  3.023788  11.30%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g3wp_tree_mode2
53799772  3.023829  11.30%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g3X0wp_tree_mode2
53604965  3.029519  26.07%   ···   A  cjxl_0.10.2-d_d0e10E4I100g3Y0
53608034  3.029566  26.07%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g3X0Y0
54153054  3.029746  12.75%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g1X0
53756431  3.031661  21.15%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g2Y0
54185514  3.032098  12.59%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g1
54096499  3.032134   9.52%   ···   A  cjxl_0.10.2-d_d0e10E4I100g2wp_tree_mode2
54009671  3.032547  12.27%   ···   A  cjxl_0.10.2-d_d0e10E4I100g3patches0wp_tree_mode2
54012298  3.032587  12.27%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g3X0patches0wp_tree_mode2
54101189  3.032795   9.60%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g2X0wp_tree_mode2
53868047  3.037170  21.23%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g2X0Y0
53848684  3.041010  26.63%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g3Y0patches0
53851753  3.041057  26.63%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g3X0Y0patches0
54331583  3.041677  10.49%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g2patches0wp_tree_mode2
54324725  3.041803  10.57%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g2X0patches0wp_tree_mode2
54441569  3.042699  13.16%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g1X0patches0
54004377  3.042937  21.55%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g2Y0patches0
54471929  3.044789  13.08%   ···   A  cjxl_0.10.2-d_d0e10E4I100g1patches0
54110956  3.048389  21.55%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g2X0Y0patches0
54295059  3.052737  11.70%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g1Y0
54055328  3.052864  10.17%   ···   A  cjxl_0.10.2-d_d0e10E4I100g3Y0wp_tree_mode2
54057955  3.052904  10.17%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g3X0Y0wp_tree_mode2
54648225  3.054657   7.26%   ···   A  cjxl_0.10.2-d_d0e10E4I100g1X0wp_tree_mode2
54239949  3.056094   8.47%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g2Y0wp_tree_mode2
54684162  3.057021   6.94%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g1wp_tree_mode2
54396187  3.057234  11.95%  0.08%  A  cjxl_0.10.2-d_d0e10E4I100g1X0Y0
54351648  3.061522   8.56%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g2X0Y0wp_tree_mode2
54296462  3.063764  10.65%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g3Y0patches0wp_tree_mode2
54299089  3.063804  10.65%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g3X0Y0patches0wp_tree_mode2
54575831  3.065404  11.95%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g1Y0patches0
54356328  3.066095   3.15%   ···   ·  cjxl_0.10.2-d_d0e10E4g2
54358659  3.066810   3.23%   ···   A  cjxl_0.10.2-d_d0e10E4g2X0
54485872  3.066884   9.12%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g2Y0patches0wp_tree_mode2
54941416  3.067540   7.75%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g1X0patches0wp_tree_mode2
54970424  3.069310   7.75%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g1patches0wp_tree_mode2
54520496  3.071441   3.15%   ···   ·  cjxl_0.10.2-d_d0e10E4g3
54522784  3.071477   3.15%   ···   ·  cjxl_0.10.2-d_d0e10E4g3X0
54692591  3.071672  12.03%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g1X0Y0patches0
54591489  3.072288   9.20%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g2X0Y0patches0wp_tree_mode2
54587343  3.073874   2.91%   ···   ·  cjxl_0.10.2-d_d0e10E4g1X0
55206781  3.074812   6.38%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g0X0
54605987  3.075424   2.99%   ···   ·  cjxl_0.10.2-d_d0e10E4g1
54600269  3.076318   3.15%   ···   ·  cjxl_0.10.2-d_d0e10E4g2patches0
54593311  3.076628   3.15%   ···   ·  cjxl_0.10.2-d_d0e10E4g2X0patches0
55222701  3.077279   6.86%   ···   A  cjxl_0.10.2-d_d0e10E4I100g0
54792560  3.078079   5.89%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g1Y0wp_tree_mode2
54742622  3.080746   3.15%   ···   ·  cjxl_0.10.2-d_d0e10E4g3patches0
54744910  3.080781   3.15%   ···   ·  cjxl_0.10.2-d_d0e10E4g3X0patches0
54893552  3.082719   6.21%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g1X0Y0wp_tree_mode2
54878104  3.086795   2.99%   ···   ·  cjxl_0.10.2-d_d0e10E4g1X0patches0
54906141  3.089091   3.07%   ···   A  cjxl_0.10.2-d_d0e10E4g1patches0
55314995  3.089451   6.62%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g0Y0
54776260  3.089471   2.99%   ···   ·  cjxl_0.10.2-d_d0e10E4g2wp_tree_mode2
54779475  3.090228   2.99%   ···   ·  cjxl_0.10.2-d_d0e10E4g2X0wp_tree_mode2
55073691  3.090349   6.38%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g1Y0patches0wp_tree_mode2
55542407  3.090354   6.30%   ···   A  cjxl_0.10.2-d_d0e10E4I100g0X0patches0
54500679  3.091815   3.07%   ···   ·  cjxl_0.10.2-d_d0e10E4g2Y0
55562731  3.092968   6.78%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g0patches0
54888703  3.093113   3.07%   ···   ·  cjxl_0.10.2-d_d0e10E4g3wp_tree_mode2
54891274  3.093153   3.07%   ···   ·  cjxl_0.10.2-d_d0e10E4g3X0wp_tree_mode2
55192288  3.096955   6.38%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g1X0Y0patches0wp_tree_mode2
54617305  3.097447   3.15%   ···   ·  cjxl_0.10.2-d_d0e10E4g2X0Y0
54723604  3.098172   2.99%   ···   ·  cjxl_0.10.2-d_d0e10E4g1Y0
55047949  3.098965   2.74%   ···   ·  cjxl_0.10.2-d_d0e10E4g1X0wp_tree_mode2
55018371  3.099754   3.23%   ···   ·  cjxl_0.10.2-d_d0e10E4g2patches0wp_tree_mode2
55683168  3.099928   3.79%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g0X0wp_tree_mode2
55013854  3.100127   3.23%   ···   ·  cjxl_0.10.2-d_d0e10E4g2X0patches0wp_tree_mode2
55067900  3.100634   2.74%   ···   ·  cjxl_0.10.2-d_d0e10E4g1wp_tree_mode2
55433983  3.100902   6.13%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g0X0Y0
55699761  3.102235   3.95%   ···   A  cjxl_0.10.2-d_d0e10E4I100g0wp_tree_mode2
54787292  3.102508   3.07%   ···   ·  cjxl_0.10.2-d_d0e10E4g3Y0
54789580  3.102543   3.07%   ···   ·  cjxl_0.10.2-d_d0e10E4g3X0Y0
55116156  3.102780   3.31%   ···   A  cjxl_0.10.2-d_d0e10E4g3patches0wp_tree_mode2
55118727  3.102820   3.31%   ···   ·  cjxl_0.10.2-d_d0e10E4g3X0patches0wp_tree_mode2
54757212  3.103103   3.15%   ···   ·  cjxl_0.10.2-d_d0e10E4g2Y0patches0
54841173  3.103719   2.91%   ···   ·  cjxl_0.10.2-d_d0e10E4g1X0Y0
55649133  3.104154   6.54%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g0Y0patches0
54868131  3.108788   3.15%   ···   ·  cjxl_0.10.2-d_d0e10E4g2X0Y0patches0
56065070  3.109909  23.65%   ···   A  cjxl_0.10.2-d_d0e10E4I100g3modular_palette_colors70000
56068139  3.109956  23.65%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g3modular_palette_colors70000X0
56101528  3.111279  24.86%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g3modular_palette_colors70000patches0
56104597  3.111326  24.86%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g3modular_palette_colors70000X0patches0
55017812  3.111753   3.07%   ···   ·  cjxl_0.10.2-d_d0e10E4g1Y0patches0
55339247  3.112157   2.99%   ···   ·  cjxl_0.10.2-d_d0e10E4g1X0patches0wp_tree_mode2
56400293  3.113741  20.66%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g2modular_palette_colors70000patches0
55042204  3.113875   3.15%   ···   ·  cjxl_0.10.2-d_d0e10E4g3Y0patches0
55044492  3.113910   3.15%   ···   ·  cjxl_0.10.2-d_d0e10E4g3X0Y0patches0
55604884  3.113972   2.18%   ···   ·  cjxl_0.10.2-d_d0e10E4g0X0
56386999  3.114154  20.10%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g2modular_palette_colors70000
55367727  3.114263   2.99%   ···   ·  cjxl_0.10.2-d_d0e10E4g1patches0wp_tree_mode2
55794816  3.114776   3.23%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g0Y0wp_tree_mode2
54923700  3.115327   2.99%   ···   ·  cjxl_0.10.2-d_d0e10E4g2Y0wp_tree_mode2
56479497  3.115425  20.66%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g2modular_palette_colors70000X0patches0
56455398  3.115458  20.18%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g2modular_palette_colors70000X0
56022166  3.115684   3.71%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g0X0patches0wp_tree_mode2
55618199  3.116253   2.34%   ···   A  cjxl_0.10.2-d_d0e10E4g0
54089498  3.117073  22.36%   ···   A  cjxl_0.10.2-d_d0e10E4I100g3modular_palette_colors0
54089498  3.117073  22.36%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g3modular_palette_colors0X0
55134482  3.117730   2.99%   ···   ·  cjxl_0.10.2-d_d0e10E4g1X0Y0patches0
55781554  3.117764   6.05%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g0X0Y0patches0
56046009  3.118157   3.95%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g0patches0wp_tree_mode2
55038538  3.120881   2.99%   ···   ·  cjxl_0.10.2-d_d0e10E4g2X0Y0wp_tree_mode2
55183626  3.123359   2.74%   ···   ·  cjxl_0.10.2-d_d0e10E4g1Y0wp_tree_mode2
55157005  3.124233   3.07%   ···   ·  cjxl_0.10.2-d_d0e10E4g3Y0wp_tree_mode2
55159576  3.124272   3.07%   ···   ·  cjxl_0.10.2-d_d0e10E4g3X0Y0wp_tree_mode2
54380789  3.125877  17.35%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g2modular_palette_colors0X0
55915294  3.126568   3.07%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g0X0Y0wp_tree_mode2
54403215  3.126571  17.43%  0.08%  ·  cjxl_0.10.2-d_d0e10E4I100g2modular_palette_colors0
55175947  3.126588   3.23%   ···   ·  cjxl_0.10.2-d_d0e10E4g2Y0patches0wp_tree_mode2
55298666  3.128734   2.74%   ···   ·  cjxl_0.10.2-d_d0e10E4g1X0Y0wp_tree_mode2
55711671  3.129717   2.34%   ···   ·  cjxl_0.10.2-d_d0e10E4g0Y0
56135039  3.129787   3.15%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g0Y0patches0wp_tree_mode2
54327220  3.130041  22.20%   ···   A  cjxl_0.10.2-d_d0e10E4I100g3modular_palette_colors0patches0
54327220  3.130041  22.20%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g3modular_palette_colors0X0patches0
55945001  3.130122   2.18%   ···   ·  cjxl_0.10.2-d_d0e10E4g0X0patches0
56200509  3.130728  22.11%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g3modular_palette_colors70000Y0
56203578  3.130775  22.11%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g3modular_palette_colors70000X0Y0
56479735  3.131501  10.01%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g3modular_palette_colors70000wp_tree_mode2
56482362  3.131542  10.01%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g3modular_palette_colors70000X0wp_tree_mode2
56505569  3.131860  11.30%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g3modular_palette_colors70000patches0wp_tree_mode2
56508196  3.131901  11.30%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g3modular_palette_colors70000X0patches0wp_tree_mode2
55966607  3.132063   2.26%   ···   ·  cjxl_0.10.2-d_d0e10E4g0patches0
55286721  3.132227   3.23%   ···   ·  cjxl_0.10.2-d_d0e10E4g2X0Y0patches0wp_tree_mode2
56245562  3.133399  23.08%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g3modular_palette_colors70000Y0patches0
56248631  3.133446  23.08%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g3modular_palette_colors70000X0Y0patches0
55413079  3.135817   3.31%   ···   ·  cjxl_0.10.2-d_d0e10E4g3Y0patches0wp_tree_mode2
55415650  3.135857   3.31%   ···   ·  cjxl_0.10.2-d_d0e10E4g3X0Y0patches0wp_tree_mode2
56861336  3.136330  10.17%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g2modular_palette_colors70000patches0wp_tree_mode2
56839101  3.136891   8.88%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g2modular_palette_colors70000wp_tree_mode2
55476230  3.136943   2.99%   ···   ·  cjxl_0.10.2-d_d0e10E4g1Y0patches0wp_tree_mode2
56546026  3.137998  18.72%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g2modular_palette_colors70000Y0
56939063  3.138056  10.25%   ···   A  cjxl_0.10.2-d_d0e10E4I100g2modular_palette_colors70000X0patches0wp_tree_mode2
56908169  3.138287  12.03%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g1modular_palette_colors70000
56919987  3.138411   8.96%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g2modular_palette_colors70000X0wp_tree_mode2
56609173  3.138506  18.81%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g2modular_palette_colors70000X0Y0
56566948  3.138848  19.13%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g2modular_palette_colors70000Y0patches0
54639377  3.139679  16.55%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g2modular_palette_colors0X0patches0
56061704  3.139728   2.18%   ···   ·  cjxl_0.10.2-d_d0e10E4g0X0wp_tree_mode2
56641887  3.139777  19.13%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g2modular_palette_colors70000X0Y0patches0
54535859  3.139964   6.21%   ···   A  cjxl_0.10.2-d_d0e10E4I100g3modular_palette_colors0wp_tree_mode2
54535859  3.139964   6.21%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g3modular_palette_colors0X0wp_tree_mode2
54672972  3.140728  16.55%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g2modular_palette_colors0patches0
56079884  3.141975   2.26%   ···   ·  cjxl_0.10.2-d_d0e10E4g0wp_tree_mode2
55841366  3.142178   2.18%   ···   ·  cjxl_0.10.2-d_d0e10E4g0X0Y0
57030911  3.142815  12.27%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g1modular_palette_colors70000patches0
55591526  3.142977   2.99%   ···   ·  cjxl_0.10.2-d_d0e10E4g1X0Y0patches0wp_tree_mode2
56264431  3.143578   2.91%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g0X0Y0patches0wp_tree_mode2
56054090  3.144627   2.26%   ···   ·  cjxl_0.10.2-d_d0e10E4g0Y0patches0
57280382  3.145748  12.11%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g1modular_palette_colors70000X0
54853564  3.149579   4.84%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g2modular_palette_colors0X0wp_tree_mode2
57389389  3.149939  12.27%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g1modular_palette_colors70000X0patches0
54874768  3.150257   4.84%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g2modular_palette_colors0wp_tree_mode2
56615543  3.152763   8.72%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g3modular_palette_colors70000Y0wp_tree_mode2
56618170  3.152804   8.72%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g3modular_palette_colors70000X0Y0wp_tree_mode2
54782014  3.153460   6.62%   ···   A  cjxl_0.10.2-d_d0e10E4I100g3modular_palette_colors0patches0wp_tree_mode2
54782014  3.153460   6.62%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g3modular_palette_colors0X0patches0wp_tree_mode2
56647640  3.154211   9.60%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g3modular_palette_colors70000Y0patches0wp_tree_mode2
56650267  3.154251   9.60%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g3modular_palette_colors70000X0Y0patches0wp_tree_mode2
55078584  3.154595   8.72%   ···   A  cjxl_0.10.2-d_d0e10E4I100g1modular_palette_colors0X0
56172650  3.155321   2.26%   ···   ·  cjxl_0.10.2-d_d0e10E4g0Y0wp_tree_mode2
56407346  3.156203   2.18%   ···   ·  cjxl_0.10.2-d_d0e10E4g0X0patches0wp_tree_mode2
57011898  3.156543  11.22%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g1modular_palette_colors70000Y0
56432916  3.157940   2.26%   ···   ·  cjxl_0.10.2-d_d0e10E4g0patches0wp_tree_mode2
55164530  3.158323   8.72%  0.16%  A  cjxl_0.10.2-d_d0e10E4I100g1modular_palette_colors0
56195393  3.159898   2.18%   ···   ·  cjxl_0.10.2-d_d0e10E4g0X0Y0patches0
56999571  3.161208   7.75%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g2modular_palette_colors70000Y0wp_tree_mode2
57132197  3.161292  11.22%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g1modular_palette_colors70000Y0patches0
55311810  3.161600   3.55%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g3
55315442  3.161656   3.55%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g3X0
57027354  3.161704   8.72%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g2modular_palette_colors70000Y0patches0wp_tree_mode2
57074421  3.161900   7.83%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g2modular_palette_colors70000X0Y0wp_tree_mode2
57397246  3.162254   6.62%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g1modular_palette_colors70000wp_tree_mode2
57099704  3.162628   8.80%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g2modular_palette_colors70000X0Y0patches0wp_tree_mode2
55124075  3.164103   5.08%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g2modular_palette_colors0X0patches0wp_tree_mode2
55155300  3.165027   5.08%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g2modular_palette_colors0patches0wp_tree_mode2
57506231  3.165836   7.43%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g1modular_palette_colors70000patches0wp_tree_mode2
57409345  3.166240  11.30%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g1modular_palette_colors70000X0Y0
56297530  3.167909   2.18%   ···   ·  cjxl_0.10.2-d_d0e10E4g0X0Y0wp_tree_mode2
55600392  3.168697   2.66%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g2
57759929  3.169416   6.94%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g1modular_palette_colors70000X0wp_tree_mode2
55612378  3.169937   2.66%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g2X0
56520902  3.170469   2.26%   ···   ·  cjxl_0.10.2-d_d0e10E4g0Y0patches0wp_tree_mode2
55382494  3.170639   8.72%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g1modular_palette_colors0X0patches0
57598733  3.171436   6.70%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g0modular_palette_colors70000
57525404  3.171629  11.22%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g1modular_palette_colors70000X0Y0patches0
57875552  3.173664   7.43%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g1modular_palette_colors70000X0patches0wp_tree_mode2
55476978  3.174936   8.64%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g1modular_palette_colors0patches0
57240308  3.177307   3.15%   ···   ·  cjxl_0.10.2-d_d0e10E4g2modular_palette_colors70000
57266943  3.177452   3.15%   ···   ·  cjxl_0.10.2-d_d0e10E4g2modular_palette_colors70000patches0
57316532  3.178758   3.23%   ···   ·  cjxl_0.10.2-d_d0e10E4g2modular_palette_colors70000X0
55677532  3.179221   3.47%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g3patches0
55564913  3.179244   2.91%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g1modular_palette_colors0X0wp_tree_mode2
57351254  3.179260   3.15%   ···   ·  cjxl_0.10.2-d_d0e10E4g2modular_palette_colors70000X0patches0
55681164  3.179277   3.47%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g3X0patches0
57501972  3.180985   5.57%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g1modular_palette_colors70000Y0wp_tree_mode2
57682724  3.181800   6.46%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g0modular_palette_colors70000Y0
55653333  3.183151   2.91%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g1modular_palette_colors0wp_tree_mode2
57277450  3.183818   3.15%   ···   ·  cjxl_0.10.2-d_d0e10E4g3modular_palette_colors70000
57279738  3.183853   3.15%   ···   ·  cjxl_0.10.2-d_d0e10E4g3modular_palette_colors70000X0
57876298  3.183889   6.78%   ···   A  cjxl_0.10.2-d_d0e10E4I100g0modular_palette_colors70000patches0
57321230  3.184477   3.15%   ···   ·  cjxl_0.10.2-d_d0e10E4g3modular_palette_colors70000patches0
57323518  3.184512   3.15%   ···   ·  cjxl_0.10.2-d_d0e10E4g3modular_palette_colors70000X0patches0
57608287  3.184758   6.05%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g1modular_palette_colors70000Y0patches0wp_tree_mode2
55951638  3.185621   2.58%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g2patches0
56657267  3.185997   2.18%   ···   ·  cjxl_0.10.2-d_d0e10E4g0X0Y0patches0wp_tree_mode2
58227833  3.186341   6.21%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g0modular_palette_colors70000X0
55962331  3.187054   2.58%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g2X0patches0
57443737  3.187383   2.99%   ···   ·  cjxl_0.10.2-d_d0e10E4g1modular_palette_colors70000
55170507  3.187996   0.81%   ···   ·  cjxl_0.10.2-d_d0e10E4g2modular_palette_colors0X0
56138215  3.188611   0.89%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g1X0
55195891  3.188719   0.81%   ···   ·  cjxl_0.10.2-d_d0e10E4g2modular_palette_colors0
56135211  3.189231   0.89%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g1
57889947  3.190411   5.89%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g1modular_palette_colors70000X0Y0wp_tree_mode2
55314098  3.191901   0.81%   ···   ·  cjxl_0.10.2-d_d0e10E4g3modular_palette_colors0
55314098  3.191901   0.81%   ···   ·  cjxl_0.10.2-d_d0e10E4g3modular_palette_colors0X0
57573684  3.192952   3.07%   ···   ·  cjxl_0.10.2-d_d0e10E4g1modular_palette_colors70000patches0
57952297  3.193276   6.54%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g0modular_palette_colors70000Y0patches0
55885720  3.193371   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g3wp_tree_mode2
55886147  3.193419   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g3
55888881  3.193419   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g3X0wp_tree_mode2
55889599  3.193472   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g3X0
57822905  3.195059   2.91%   ···   ·  cjxl_0.10.2-d_d0e10E4g1modular_palette_colors70000X0
55879214  3.195702   3.47%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g1modular_palette_colors0X0patches0wp_tree_mode2
58012284  3.195818   6.05%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g1modular_palette_colors70000X0Y0patches0wp_tree_mode2
58079318  3.195925   3.87%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g0modular_palette_colors70000wp_tree_mode2
55617517  3.197333   3.39%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g3Y0
55621149  3.197388   3.39%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g3X0Y0
55756967  3.197679   2.66%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g2Y0
58471327  3.197873   6.13%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g0modular_palette_colors70000X0patches0
57663440  3.199468   3.23%   ···   ·  cjxl_0.10.2-d_d0e10E4g2modular_palette_colors70000patches0wp_tree_mode2
57645530  3.199766   2.99%   ···   ·  cjxl_0.10.2-d_d0e10E4g2modular_palette_colors70000wp_tree_mode2
55977777  3.200197   3.47%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g1modular_palette_colors0patches0wp_tree_mode2
57951657  3.200392   2.99%   ···   ·  cjxl_0.10.2-d_d0e10E4g1modular_palette_colors70000X0patches0
56212333  3.200758   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g2
56219117  3.201004   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g2wp_tree_mode2
57725873  3.201442   2.99%   ···   ·  cjxl_0.10.2-d_d0e10E4g2modular_palette_colors70000X0wp_tree_mode2
57748466  3.201452   3.23%   ···   ·  cjxl_0.10.2-d_d0e10E4g2modular_palette_colors70000X0patches0wp_tree_mode2
56067470  3.201665   3.87%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g0modular_palette_colors0X0
56224746  3.202164   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g2X0
56231571  3.202392   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g2X0wp_tree_mode2
55560678  3.202623   0.65%   ···   ·  cjxl_0.10.2-d_d0e10E4g1modular_palette_colors0X0
57403207  3.203217   3.07%   ···   ·  cjxl_0.10.2-d_d0e10E4g2modular_palette_colors70000Y0
55453774  3.203685   0.73%   ···   ·  cjxl_0.10.2-d_d0e10E4g2modular_palette_colors0X0patches0
57474026  3.203800   3.15%   ···   ·  cjxl_0.10.2-d_d0e10E4g2modular_palette_colors70000X0Y0
57434446  3.204120   3.15%   ···   ·  cjxl_0.10.2-d_d0e10E4g2modular_palette_colors70000Y0patches0
57647522  3.204643   3.31%   ···   ·  cjxl_0.10.2-d_d0e10E4g3modular_palette_colors70000patches0wp_tree_mode2
57650093  3.204682   3.31%   ···   ·  cjxl_0.10.2-d_d0e10E4g3modular_palette_colors70000X0patches0wp_tree_mode2
57624407  3.204783   3.07%   ···   ·  cjxl_0.10.2-d_d0e10E4g3modular_palette_colors70000wp_tree_mode2
55491638  3.204796   0.73%   ···   ·  cjxl_0.10.2-d_d0e10E4g2modular_palette_colors0patches0
57626978  3.204823   3.07%   ···   ·  cjxl_0.10.2-d_d0e10E4g3modular_palette_colors70000X0wp_tree_mode2
55905422  3.205079   2.66%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g2X0Y0
57514130  3.205085   3.15%   ···   ·  cjxl_0.10.2-d_d0e10E4g2modular_palette_colors70000X0Y0patches0
55637745  3.205835   0.65%   ···   ·  cjxl_0.10.2-d_d0e10E4g1modular_palette_colors0
56097055  3.205935   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g2
58165208  3.206675   3.23%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g0modular_palette_colors70000Y0wp_tree_mode2
57418260  3.206738   3.07%   ···   ·  cjxl_0.10.2-d_d0e10E4g3modular_palette_colors70000Y0
57420548  3.206773   3.07%   ···   ·  cjxl_0.10.2-d_d0e10E4g3modular_palette_colors70000X0Y0
55577751  3.206898   0.73%   ···   ·  cjxl_0.10.2-d_d0e10E4g3modular_palette_colors0patches0
55577751  3.206898   0.73%   ···   ·  cjxl_0.10.2-d_d0e10E4g3modular_palette_colors0X0patches0
56107104  3.207083   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g2X0
56208046  3.207163   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g3patches0
56211498  3.207216   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g3X0patches0
56210368  3.207236   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g3patches0wp_tree_mode2
56213529  3.207284   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g3X0patches0wp_tree_mode2
58360875  3.207355   5.97%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g0modular_palette_colors70000X0Y0
57552954  3.207536   2.99%   ···   ·  cjxl_0.10.2-d_d0e10E4g1modular_palette_colors70000Y0
56126889  3.207769   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g3
56130245  3.207820   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g3X0
57467998  3.208198   3.15%   ···   ·  cjxl_0.10.2-d_d0e10E4g3modular_palette_colors70000Y0patches0
57470286  3.208233   3.15%   ···   ·  cjxl_0.10.2-d_d0e10E4g3modular_palette_colors70000X0Y0patches0
58355238  3.208255   3.95%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g0modular_palette_colors70000patches0wp_tree_mode2
56573588  3.209485   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g1X0patches0
56545136  3.209652   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g1patches0
58709207  3.211138   3.71%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g0modular_palette_colors70000X0wp_tree_mode2
55588307  3.211149   0.89%   ···   ·  cjxl_0.10.2-d_d0e10E4g2modular_palette_colors0X0wp_tree_mode2
57891863  3.211648   2.74%   ···   ·  cjxl_0.10.2-d_d0e10E4g1modular_palette_colors70000wp_tree_mode2
55612302  3.211801   0.89%   ···   ·  cjxl_0.10.2-d_d0e10E4g2modular_palette_colors0wp_tree_mode2
56333126  3.212758   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g3wp_tree_mode2
56336084  3.212804   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g3X0wp_tree_mode2
56331358  3.213027   0.97%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g3
56253077  3.213053   3.87%  0.16%  A  cjxl_0.10.2-d_d0e10E4I100g0modular_palette_colors0
56334570  3.213076   0.97%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g3X0
57679887  3.213191   3.07%   ···   ·  cjxl_0.10.2-d_d0e10E4g1modular_palette_colors70000Y0patches0
55680551  3.213493   0.89%   ···   ·  cjxl_0.10.2-d_d0e10E4g3modular_palette_colors0wp_tree_mode2
55680551  3.213493   0.89%   ···   ·  cjxl_0.10.2-d_d0e10E4g3modular_palette_colors0X0wp_tree_mode2
58074385  3.214285   2.34%   ···   ·  cjxl_0.10.2-d_d0e10E4g0modular_palette_colors70000
56116855  3.214490   2.58%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g2Y0patches0
56259978  3.214864   0.89%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g1Y0
56535031  3.215324   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g2patches0
56545185  3.215822   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g2patches0wp_tree_mode2
56014431  3.215845   3.31%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g3Y0patches0
56018063  3.215900   3.31%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g3X0Y0patches0
56530810  3.216238   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g2X0patches0
56539137  3.216664   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g2X0patches0wp_tree_mode2
58019795  3.216914   2.99%   ···   ·  cjxl_0.10.2-d_d0e10E4g1modular_palette_colors70000patches0wp_tree_mode2
56429225  3.217043   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g1X0
57958079  3.217523   2.91%   ···   ·  cjxl_0.10.2-d_d0e10E4g1modular_palette_colors70000X0Y0
56434197  3.217803   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g1
58433119  3.218104   3.23%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g0modular_palette_colors70000Y0patches0wp_tree_mode2
56393509  3.219074   3.95%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g0modular_palette_colors0X0patches0
55872120  3.219410   0.65%   ···   ·  cjxl_0.10.2-d_d0e10E4g1modular_palette_colors0X0patches0
58274963  3.219554   2.74%   ···   ·  cjxl_0.10.2-d_d0e10E4g1modular_palette_colors70000X0wp_tree_mode2
58614393  3.220226   5.89%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g0modular_palette_colors70000X0Y0patches0
56698621  3.221193   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g2wp_tree_mode2
56693491  3.221358   0.89%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g2
56707455  3.222347   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g2X0wp_tree_mode2
56701631  3.222487   0.89%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g2X0
58950353  3.222511   3.71%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g0modular_palette_colors70000X0patches0wp_tree_mode2
56279260  3.222866   2.58%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g2X0Y0patches0
56802418  3.223393   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g1X0
56434724  3.223410   0.89%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g1X0Y0
58090244  3.223673   2.99%   ···   ·  cjxl_0.10.2-d_d0e10E4g1modular_palette_colors70000X0Y0patches0
55967391  3.223765   0.65%   ···   ·  cjxl_0.10.2-d_d0e10E4g1modular_palette_colors0patches0
56460790  3.223953   0.16%   ···   A  cjxl_0.10.2-d_d0e10P14E4g2patches0
56817469  3.224067   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g1X0wp_tree_mode2
56802740  3.224338   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g1
58398232  3.224592   2.99%   ···   ·  cjxl_0.10.2-d_d0e10E4g1modular_palette_colors70000X0patches0wp_tree_mode2
56815251  3.224856   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g1wp_tree_mode2
56469368  3.225057   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g2X0patches0
57809569  3.225786   2.99%   ···   ·  cjxl_0.10.2-d_d0e10E4g2modular_palette_colors70000Y0wp_tree_mode2
58159275  3.225877   2.34%   ···   ·  cjxl_0.10.2-d_d0e10E4g0modular_palette_colors70000Y0
57832711  3.226348   3.23%   ···   ·  cjxl_0.10.2-d_d0e10E4g2modular_palette_colors70000Y0patches0wp_tree_mode2
58354703  3.226389   2.26%   ···   ·  cjxl_0.10.2-d_d0e10E4g0modular_palette_colors70000patches0
56509676  3.226401   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g3patches0
56513032  3.226453   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g3X0patches0
57883488  3.226539   2.99%   ···   ·  cjxl_0.10.2-d_d0e10E4g2modular_palette_colors70000X0Y0wp_tree_mode2
56537494  3.226609   1.86%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g0modular_palette_colors0X0wp_tree_mode2
56655017  3.226829   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g3patches0wp_tree_mode2
56657975  3.226874   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g3X0patches0wp_tree_mode2
56651089  3.226984   1.21%   ···   A  cjxl_0.10.2-d_d0e10P4E4I100g3patches0
56654301  3.227033   1.21%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g3X0patches0
56184191  3.227075   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g3Y0wp_tree_mode2
56187352  3.227124   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g3X0Y0wp_tree_mode2
56186211  3.227201   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g3Y0
56189663  3.227254   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g3X0Y0
55881143  3.227387   1.13%   ···   ·  cjxl_0.10.2-d_d0e10E4g2modular_palette_colors0X0patches0wp_tree_mode2
56015723  3.227397   0.73%   ···   ·  cjxl_0.10.2-d_d0e10E4g1modular_palette_colors0X0wp_tree_mode2
57911978  3.227435   3.23%   ···   ·  cjxl_0.10.2-d_d0e10E4g2modular_palette_colors70000X0Y0patches0wp_tree_mode2
57765291  3.227757   3.07%   ···   ·  cjxl_0.10.2-d_d0e10E4g3modular_palette_colors70000Y0wp_tree_mode2
57081673  3.227770   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g0
57767862  3.227796   3.07%   ···   ·  cjxl_0.10.2-d_d0e10E4g3modular_palette_colors70000X0Y0wp_tree_mode2
57112964  3.228064   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g0X0
56370512  3.228267   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g2Y0
56377625  3.228485   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g2Y0wp_tree_mode2
57794628  3.228507   3.31%   ···   ·  cjxl_0.10.2-d_d0e10E4g3modular_palette_colors70000Y0patches0wp_tree_mode2
55917905  3.228515   1.13%   ···   ·  cjxl_0.10.2-d_d0e10E4g2modular_palette_colors0patches0wp_tree_mode2
57797199  3.228547   3.31%   ···   ·  cjxl_0.10.2-d_d0e10E4g3modular_palette_colors70000X0Y0patches0wp_tree_mode2
55951568  3.228884   1.13%   ···   ·  cjxl_0.10.2-d_d0e10E4g3modular_palette_colors0patches0wp_tree_mode2
55951568  3.228884   1.13%   ···   ·  cjxl_0.10.2-d_d0e10E4g3modular_palette_colors0X0patches0wp_tree_mode2
56520885  3.229057   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g3wp_tree_mode2
56524295  3.229110   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g3X0wp_tree_mode2
56537681  3.229252   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g3
56541012  3.229303   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g3X0
56595252  3.229592   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g2
56594405  3.229905   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g2wp_tree_mode2
56606050  3.230803   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g2X0
58736826  3.230903   2.18%   ···   ·  cjxl_0.10.2-d_d0e10E4g0modular_palette_colors70000X0
56104739  3.231060   0.73%   ···   ·  cjxl_0.10.2-d_d0e10E4g1modular_palette_colors0wp_tree_mode2
56604649  3.231082   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g2X0wp_tree_mode2
57998214  3.231786   2.74%   ···   ·  cjxl_0.10.2-d_d0e10E4g1modular_palette_colors70000Y0wp_tree_mode2
58845452  3.232642   3.07%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g0modular_palette_colors70000X0Y0wp_tree_mode2
56612106  3.232776   3.79%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g0modular_palette_colors0patches0
56656742  3.234311   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g1Y0patches0
57017395  3.235536   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g2patches0wp_tree_mode2
57010041  3.235591   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g2patches0
56518379  3.235696   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g2X0Y0
56522730  3.235765   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g2X0Y0wp_tree_mode2
56266351  3.236394   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g2Y0
57011081  3.236403   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g2X0patches0wp_tree_mode2
57004856  3.236499   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g2X0patches0
58430723  3.237035   2.26%   ···   ·  cjxl_0.10.2-d_d0e10E4g0modular_palette_colors70000Y0patches0
58123972  3.237250   2.99%   ···   ·  cjxl_0.10.2-d_d0e10E4g1modular_palette_colors70000Y0patches0wp_tree_mode2
56853831  3.237533   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g1X0patches0
56718448  3.237685   1.94%  0.08%  ·  cjxl_0.10.2-d_d0e10E4I100g0modular_palette_colors0wp_tree_mode2
56493275  3.238985   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g3Y0patches0wp_tree_mode2
56496436  3.239033   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g3X0Y0patches0wp_tree_mode2
56852476  3.239122   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g1patches0
56494415  3.239163   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g3Y0patches0
56497867  3.239216   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g3X0Y0patches0
58539121  3.239248   2.26%   ···   ·  cjxl_0.10.2-d_d0e10E4g0modular_palette_colors70000wp_tree_mode2
56478613  3.240493   0.40%   ···   ·  cjxl_0.10.2-d_d0e10E4g0modular_palette_colors0X0
57182039  3.241225   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g1X0patches0
56688398  3.241506   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g2Y0patches0
57185392  3.241722   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g0Y0
56696493  3.241803   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g2Y0patches0wp_tree_mode2
58408236  3.242046   2.74%   ···   ·  cjxl_0.10.2-d_d0e10E4g1modular_palette_colors70000X0Y0wp_tree_mode2
57180334  3.242074   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g1patches0
57199420  3.242147   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g1X0patches0wp_tree_mode2
58977401  3.242525   2.18%   ···   ·  cjxl_0.10.2-d_d0e10E4g0modular_palette_colors70000X0patches0
57196153  3.242862   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g1patches0wp_tree_mode2
56846163  3.243014   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g3patches0wp_tree_mode2
56849573  3.243066   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g3X0patches0wp_tree_mode2
56862986  3.243444   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g3patches0
56866317  3.243495   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g3X0patches0
56851135  3.243645   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g1X0Y0patches0
56414348  3.243671   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g2X0Y0
56613767  3.243998   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g3Y0wp_tree_mode2
56616725  3.244044   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g3X0Y0wp_tree_mode2
56916757  3.244132   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g2patches0
56915887  3.244219   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g2patches0wp_tree_mode2
56870863  3.244239   1.94%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g0modular_palette_colors0X0patches0wp_tree_mode2
57310418  3.244462   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g1X0wp_tree_mode2
56566215  3.244528   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g1Y0
56613535  3.244570   0.97%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g3Y0
56616747  3.244619   0.97%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g3X0Y0
57308631  3.244675   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g1X0
56438758  3.244829   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g3Y0
56442114  3.244881   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g3X0Y0
56913406  3.245077   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g2X0patches0
56341328  3.245110   0.97%   ···   ·  cjxl_0.10.2-d_d0e10E4g1modular_palette_colors0X0patches0wp_tree_mode2
56911767  3.245132   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g2X0patches0wp_tree_mode2
57014266  3.245284   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g1X0
59096179  3.245333   2.99%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g0modular_palette_colors70000X0Y0patches0wp_tree_mode2
57314496  3.245679   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g1wp_tree_mode2
57309856  3.245918   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g1
57025334  3.246123   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g1X0wp_tree_mode2
57023680  3.246387   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g1
56847714  3.246491   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g2Y0wp_tree_mode2
56845275  3.246938   0.89%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g2Y0
57030364  3.247068   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g1wp_tree_mode2
56816929  3.247870   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g2X0Y0patches0
58535271  3.247939   2.99%   ···   ·  cjxl_0.10.2-d_d0e10E4g1modular_palette_colors70000X0Y0patches0wp_tree_mode2
56822603  3.248032   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g2X0Y0patches0wp_tree_mode2
56922364  3.248133   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g1Y0
56935525  3.248769   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g1Y0wp_tree_mode2
56975474  3.248893   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g3wp_tree_mode2
56978340  3.248937   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g3X0wp_tree_mode2
56444832  3.249696   0.97%   ···   ·  cjxl_0.10.2-d_d0e10E4g1modular_palette_colors0patches0wp_tree_mode2
57073675  3.250338   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g2wp_tree_mode2
57000656  3.250735   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g3
57003319  3.250776   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g3X0
58624488  3.250896   2.26%   ···   ·  cjxl_0.10.2-d_d0e10E4g0modular_palette_colors70000Y0wp_tree_mode2
58817212  3.251101   2.26%   ···   ·  cjxl_0.10.2-d_d0e10E4g0modular_palette_colors70000patches0wp_tree_mode2
57083719  3.251523   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g2X0wp_tree_mode2
57083033  3.251735   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g2
57092697  3.252899   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g2X0
56679750  3.252904   0.32%   ···   ·  cjxl_0.10.2-d_d0e10E4g0modular_palette_colors0
56734792  3.253047   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g1X0Y0
56981305  3.253248   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g2X0Y0wp_tree_mode2
57347916  3.253260   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g0
56977167  3.253681   0.89%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g2X0Y0
56629631  3.254007   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g2Y0patches0
58877237  3.254095   2.18%   ···   ·  cjxl_0.10.2-d_d0e10E4g0modular_palette_colors70000X0Y0
57387824  3.254626   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g0X0
57599282  3.254862   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g0patches0
57643225  3.255579   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g0X0patches0
57088150  3.256088   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g1X0Y0
56921456  3.256092   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g3Y0patches0wp_tree_mode2
59199694  3.256107   2.18%   ···   ·  cjxl_0.10.2-d_d0e10E4g0modular_palette_colors70000X0wp_tree_mode2
56924414  3.256137   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g3X0Y0patches0wp_tree_mode2
55181477  3.256251  15.42%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g2modular_palette_colors0Y0
56919515  3.256567   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g3Y0patches0
56922727  3.256617   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g3X0Y0patches0
57102410  3.256733   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g1X0Y0wp_tree_mode2
56754002  3.257739   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g2Y0wp_tree_mode2
57083818  3.257782   1.94%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g0modular_palette_colors0patches0wp_tree_mode2
55500595  3.257869   7.43%   ···   A  cjxl_0.10.2-d_d0e10E4I100g1modular_palette_colors0Y0
56757523  3.257877   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g2Y0
55138870  3.258885  20.34%   ···   A  cjxl_0.10.2-d_d0e10E4I100g3modular_palette_colors0Y0
56819957  3.258975   0.40%   ···   ·  cjxl_0.10.2-d_d0e10E4g0modular_palette_colors0X0patches0
55146224  3.259218  20.34%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g3modular_palette_colors0X0Y0
57157258  3.259284   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g2Y0patches0wp_tree_mode2
57153559  3.259692   1.05%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g2Y0patches0
57388323  3.260911   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g0X0Y0
56787365  3.261558   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g2X0Y0patches0
58893602  3.261739   2.26%   ···   ·  cjxl_0.10.2-d_d0e10E4g0modular_palette_colors70000Y0patches0wp_tree_mode2
57682680  3.261793   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g1X0patches0wp_tree_mode2
57680027  3.261936   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g1X0patches0
57293249  3.262606   1.13%   ···   A  cjxl_0.10.2-d_d0e10P4E4g3patches0wp_tree_mode2
57296115  3.262650   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g3X0patches0wp_tree_mode2
57686189  3.262758   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g1patches0wp_tree_mode2
57678539  3.262861   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g1patches0
57392166  3.263012   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g1X0patches0
56819669  3.263132   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g3Y0wp_tree_mode2
56823079  3.263185   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g3X0Y0wp_tree_mode2
57401416  3.263666   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g1X0patches0wp_tree_mode2
56833654  3.263724   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g3Y0patches0
56837010  3.263775   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g3X0Y0patches0
56839792  3.263887   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g3Y0
56843123  3.263938   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g3X0Y0
57396474  3.264098   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g1patches0
57315951  3.264345   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g3patches0
57318614  3.264386   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g3X0patches0
56886444  3.264394   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g2X0Y0
56893175  3.264610   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g2X0Y0wp_tree_mode2
57404546  3.264642   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g1patches0wp_tree_mode2
57393622  3.264646   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g2patches0wp_tree_mode2
57294322  3.265139   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g1Y0patches0
56977943  3.265155   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g1Y0patches0
57825903  3.265308   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g0X0
56927954  3.265489   0.48%   ···   ·  cjxl_0.10.2-d_d0e10E4g0modular_palette_colors0X0wp_tree_mode2
57390450  3.265568   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g2X0patches0wp_tree_mode2
57793231  3.265584   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g0
57280274  3.265688   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g2X0Y0patches0wp_tree_mode2
57956245  3.265784   3.55%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g3modular_palette_colors70000
57307609  3.265818   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g1Y0patches0wp_tree_mode2
57959877  3.265839   3.55%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g3modular_palette_colors70000X0
57398896  3.265885   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g2patches0
57276584  3.266149   1.05%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g2X0Y0patches0
57806700  3.266364   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g0wp_tree_mode2
57844048  3.266442   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g0X0wp_tree_mode2
57529839  3.266523   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g1X0wp_tree_mode2
57396592  3.266838   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g2X0patches0
59126633  3.267076   2.18%   ···   ·  cjxl_0.10.2-d_d0e10E4g0modular_palette_colors70000X0Y0patches0
57452165  3.267335   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g0Y0
57535259  3.267562   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g1X0
57536286  3.267607   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g1wp_tree_mode2
55427059  3.267691  15.50%   ···   A  cjxl_0.10.2-d_d0e10E4I100g2modular_palette_colors0X0Y0
57433210  3.267956   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g1Y0wp_tree_mode2
59445486  3.268000   2.18%   ···   ·  cjxl_0.10.2-d_d0e10E4g0modular_palette_colors70000X0patches0wp_tree_mode2
57428746  3.268326   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g1Y0
57703093  3.268390   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g0Y0patches0
57539716  3.268670   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g1
58036868  3.270689   3.47%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g3modular_palette_colors70000patches0
57068405  3.270710   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g2Y0patches0wp_tree_mode2
58040500  3.270744   3.47%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g3modular_palette_colors70000X0patches0
57070874  3.270824   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g2Y0patches0
57149314  3.271117   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g1Y0
58339646  3.271247   2.66%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g2modular_palette_colors70000
57155468  3.271644   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g1Y0wp_tree_mode2
57045554  3.273040   0.32%   ···   ·  cjxl_0.10.2-d_d0e10E4g0modular_palette_colors0patches0
55466839  3.273788  14.45%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g2modular_palette_colors0Y0patches0
57469257  3.273851   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g1X0Y0patches0
58442472  3.273924   2.66%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g2modular_palette_colors70000X0
57162760  3.274019   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g1X0Y0patches0
57482848  3.274515   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g1X0Y0patches0wp_tree_mode2
55804938  3.274902   7.18%  0.08%  ·  cjxl_0.10.2-d_d0e10E4I100g1modular_palette_colors0Y0patches0
57582545  3.274903   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g1X0Y0wp_tree_mode2
58423041  3.275181   2.58%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g2modular_palette_colors70000patches0
57128482  3.275281   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g3Y0patches0wp_tree_mode2
57131892  3.275334   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g3X0Y0patches0wp_tree_mode2
57581559  3.275367   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g1X0Y0
57148778  3.276027   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g3Y0patches0
57152109  3.276078   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g3X0Y0patches0
57224209  3.276109   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g2Y0wp_tree_mode2
55419941  3.276923  19.69%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g3modular_palette_colors0Y0patches0
57192771  3.276940   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g2X0Y0patches0wp_tree_mode2
57201145  3.277352   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g2X0Y0patches0
55430793  3.277414  19.69%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g3modular_palette_colors0X0Y0patches0
57129299  3.277744   0.48%   ···   ·  cjxl_0.10.2-d_d0e10E4g0modular_palette_colors0wp_tree_mode2
57234087  3.277859   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g2Y0
58537790  3.278747   2.58%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g2modular_palette_colors70000X0patches0
57311230  3.279020   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g1X0Y0
57900234  3.279105   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g0Y0
59341059  3.279363   2.18%   ···   ·  cjxl_0.10.2-d_d0e10E4g0modular_palette_colors70000X0Y0wp_tree_mode2
57316561  3.279395   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g1X0Y0wp_tree_mode2
57910942  3.279795   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g0Y0wp_tree_mode2
55664697  3.280380   3.71%   ···   A  cjxl_0.10.2-d_d0e10E4I100g2modular_palette_colors0Y0wp_tree_mode2
57256500  3.280478   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g3Y0wp_tree_mode2
57259366  3.280522   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g3X0Y0wp_tree_mode2
57873695  3.280524   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g0patches0
55591055  3.282033   4.68%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g3modular_palette_colors0Y0wp_tree_mode2
57922334  3.282347   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g0X0patches0
55598443  3.282367   4.68%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g3modular_palette_colors0X0Y0wp_tree_mode2
56445709  3.282447   3.55%  0.08%  A  cjxl_0.10.2-d_d0e10E4I100g0modular_palette_colors0Y0
57354764  3.282648   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g2X0Y0wp_tree_mode2
57283531  3.282766   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g3Y0
57286194  3.282807   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g3X0Y0
55989400  3.282821   1.78%  0.08%  ·  cjxl_0.10.2-d_d0e10E4I100g1modular_palette_colors0Y0wp_tree_mode2
57900470  3.283295   0.89%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g1X0patches0wp_tree_mode2
57792682  3.283592   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g1Y0patches0wp_tree_mode2
57785788  3.283878   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g1Y0patches0
58308169  3.284309   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g3modular_palette_colors70000patches0
57906581  3.284318   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g1X0patches0
57904279  3.284338   0.89%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g1patches0wp_tree_mode2
58311621  3.284362   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g3modular_palette_colors70000X0patches0
58314348  3.284501   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g3modular_palette_colors70000patches0wp_tree_mode2
57366573  3.284540   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g2X0Y0
57278259  3.284546   0.48%   ···   ·  cjxl_0.10.2-d_d0e10E4g0modular_palette_colors0X0patches0wp_tree_mode2
58317509  3.284550   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g3modular_palette_colors70000X0patches0wp_tree_mode2
57905549  3.285262   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g1patches0
57996634  3.285626   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g0
58035880  3.286500   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g0X0
58005349  3.286508   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g0wp_tree_mode2
55742531  3.286921  14.53%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g2modular_palette_colors0X0Y0patches0
58044972  3.287423   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g0X0wp_tree_mode2
57515346  3.287612   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g1Y0patches0
58379988  3.287872   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g0X0
57519788  3.287893   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g1Y0patches0wp_tree_mode2
58387044  3.287966   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g0X0wp_tree_mode2
57666409  3.288272   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g0X0Y0
58359768  3.288297   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g0wp_tree_mode2
57532241  3.288439   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g2Y0patches0wp_tree_mode2
58357317  3.288482   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g0
57540741  3.290213   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g2Y0patches0
57657636  3.290288   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g1Y0wp_tree_mode2
58282026  3.290632   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g0patches0
58321528  3.290633   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g0X0patches0
57939873  3.290678   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g0X0Y0patches0
58408119  3.290728   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g3modular_palette_colors70000
58411571  3.290781   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g3modular_palette_colors70000X0
58415438  3.290975   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g3modular_palette_colors70000wp_tree_mode2
58418599  3.291024   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g3modular_palette_colors70000X0wp_tree_mode2
57945999  3.291301   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g1X0Y0patches0wp_tree_mode2
58295745  3.291529   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g0patches0wp_tree_mode2
57661131  3.291573   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g1Y0
57945091  3.291727   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g1X0Y0patches0
58114308  3.291776   3.39%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g3modular_palette_colors70000Y0
55911317  3.291776   3.71%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g2modular_palette_colors0X0Y0wp_tree_mode2
58117940  3.291831   3.39%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g3modular_palette_colors70000X0Y0
58338838  3.291850   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g0X0patches0wp_tree_mode2
57556522  3.291866   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g3Y0patches0wp_tree_mode2
57559388  3.291910   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g3X0Y0patches0wp_tree_mode2
59595221  3.292593   2.18%   ···   ·  cjxl_0.10.2-d_d0e10E4g0modular_palette_colors70000X0Y0patches0wp_tree_mode2
58787756  3.292725   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g2modular_palette_colors70000patches0
58811531  3.293597   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g2modular_palette_colors70000patches0wp_tree_mode2
58838359  3.293704   0.89%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g1modular_palette_colors70000
57973523  3.293868   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g0Y0patches0
57583610  3.294182   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g3Y0patches0
57647915  3.294198   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g2X0Y0patches0wp_tree_mode2
57586273  3.294223   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g3X0Y0patches0
58883389  3.295603   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g2modular_palette_colors70000X0patches0
56120427  3.295608   7.43%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g1modular_palette_colors0X0Y0
58187773  3.295865   3.31%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g3modular_palette_colors70000Y0patches0
58191405  3.295921   3.31%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g3modular_palette_colors70000X0Y0patches0
57657400  3.296037   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g2X0Y0patches0
58907245  3.296463   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g2modular_palette_colors70000X0patches0wp_tree_mode2
58599075  3.296612   1.21%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g3modular_palette_colors70000patches0
58610276  3.296628   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g3modular_palette_colors70000patches0wp_tree_mode2
58602287  3.296661   1.21%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g3modular_palette_colors70000X0patches0
58613234  3.296674   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g3modular_palette_colors70000X0patches0wp_tree_mode2
57693321  3.296783   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g1X0Y0patches0
57694242  3.296866   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g1X0Y0patches0wp_tree_mode2
58842282  3.296931   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g2modular_palette_colors70000
58094860  3.297118   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g0X0Y0
57801984  3.297266   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g1X0Y0wp_tree_mode2
58865293  3.297670   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g2modular_palette_colors70000wp_tree_mode2
55953005  3.297866   3.07%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g2modular_palette_colors0Y0patches0wp_tree_mode2
57503826  3.298294   0.48%   ···   ·  cjxl_0.10.2-d_d0e10E4g0modular_palette_colors0patches0wp_tree_mode2
58112607  3.298295   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g0X0Y0wp_tree_mode2
58098611  3.298442   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g0Y0
57809124  3.298664   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g1X0Y0
58104142  3.299132   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g0Y0wp_tree_mode2
55874346  3.299971   4.28%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g3modular_palette_colors0Y0patches0wp_tree_mode2
58952300  3.300121   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g2modular_palette_colors70000X0
56301462  3.300201   1.78%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g1modular_palette_colors0Y0patches0wp_tree_mode2
55885200  3.300462   4.28%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g3modular_palette_colors0X0Y0patches0wp_tree_mode2
56783426  3.300700   3.47%  0.08%  ·  cjxl_0.10.2-d_d0e10E4I100g0modular_palette_colors0Y0patches0
58468892  3.300831   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g0Y0wp_tree_mode2
58975666  3.300841   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g2modular_palette_colors70000X0wp_tree_mode2
58465385  3.301071   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g0Y0
58530864  3.301451   2.66%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g2modular_palette_colors70000Y0
58691980  3.302757   0.97%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g3modular_palette_colors70000
58695192  3.302806   0.97%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g3modular_palette_colors70000X0
58705330  3.302846   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g3modular_palette_colors70000wp_tree_mode2
58708288  3.302891   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g3modular_palette_colors70000X0wp_tree_mode2
58627177  3.303061   2.66%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g2modular_palette_colors70000X0Y0
58387279  3.303488   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g0Y0patches0
58399215  3.304280   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g0Y0patches0wp_tree_mode2
58605715  3.304516   2.58%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g2modular_palette_colors70000Y0patches0
59073210  3.305312   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g1modular_palette_colors70000patches0
59328588  3.305385   0.89%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g1modular_palette_colors70000X0
58010925  3.305389   0.89%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g1Y0patches0wp_tree_mode2
59099056  3.305767   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g2modular_palette_colors70000patches0
59121493  3.305786   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g2modular_palette_colors70000patches0wp_tree_mode2
58014238  3.306652   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g1Y0patches0
58446506  3.306704   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g3modular_palette_colors70000Y0patches0
58449958  3.306757   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g3modular_palette_colors70000X0Y0patches0
58452688  3.306888   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g3modular_palette_colors70000Y0patches0wp_tree_mode2
56912136  3.306920   1.05%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g0modular_palette_colors0Y0wp_tree_mode2
58455849  3.306936   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g3modular_palette_colors70000X0Y0patches0wp_tree_mode2
58714805  3.307046   2.58%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g2modular_palette_colors70000X0Y0patches0
59179090  3.308075   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g2modular_palette_colors70000X0patches0
59202407  3.308286   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g2modular_palette_colors70000X0patches0wp_tree_mode2
58595529  3.308326   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g0X0wp_tree_mode2
58569255  3.308411   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g0wp_tree_mode2
58599187  3.309017   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g0X0
58575225  3.309287   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g0
59155449  3.309891   0.89%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g2modular_palette_colors70000
59173516  3.309930   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g2modular_palette_colors70000wp_tree_mode2
58895398  3.310119   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g2modular_palette_colors70000
58495342  3.310813   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g0patches0
56228703  3.310996   3.07%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g2modular_palette_colors0X0Y0patches0wp_tree_mode2
58504894  3.311709   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g0patches0wp_tree_mode2
58765431  3.311851   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g3modular_palette_colors70000
58768787  3.311902   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g3modular_palette_colors70000X0
58536620  3.311908   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g0X0patches0
58862623  3.312040   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g0X0patches0
58867960  3.312127   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g0X0patches0wp_tree_mode2
59269931  3.312484   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g2modular_palette_colors70000X0wp_tree_mode2
58842402  3.312518   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g0patches0wp_tree_mode2
58999638  3.312633   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g2modular_palette_colors70000X0
59253525  3.312633   0.89%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g2modular_palette_colors70000X0
58840292  3.312679   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g0patches0
58549430  3.313032   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g0X0patches0wp_tree_mode2
58163331  3.313115   0.89%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g1X0Y0patches0wp_tree_mode2
56001510  3.313210   0.65%   ···   ·  cjxl_0.10.2-d_d0e10E4g1modular_palette_colors0Y0
58173934  3.314662   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g1X0Y0patches0
58561292  3.314915   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g3modular_palette_colors70000Y0
58564744  3.314968   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g3modular_palette_colors70000X0Y0
58568925  3.315223   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g3modular_palette_colors70000Y0wp_tree_mode2
58572086  3.315272   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g3modular_palette_colors70000X0Y0wp_tree_mode2
59007225  3.315550   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g2modular_palette_colors70000patches0
58956572  3.316453   0.89%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g1modular_palette_colors70000Y0
58737473  3.316776   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g3modular_palette_colors70000Y0patches0wp_tree_mode2
58740431  3.316822   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g3modular_palette_colors70000X0Y0patches0wp_tree_mode2
58727252  3.316970   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g3modular_palette_colors70000Y0patches0
58730464  3.317019   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g3modular_palette_colors70000X0Y0patches0
56482087  3.317180   7.02%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g1modular_palette_colors0X0Y0patches0
58867991  3.317381   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g3modular_palette_colors70000patches0
58643587  3.317425   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g0X0Y0wp_tree_mode2
58636893  3.317428   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g0X0Y0
58871347  3.317432   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g3modular_palette_colors70000X0patches0
59581069  3.317651   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g1modular_palette_colors70000X0patches0
58220423  3.318114   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g0X0Y0patches0
58910446  3.318391   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g3modular_palette_colors70000patches0wp_tree_mode2
58913856  3.318443   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g3modular_palette_colors70000X0patches0wp_tree_mode2
58919462  3.318657   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g3modular_palette_colors70000patches0
58922793  3.318708   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g3modular_palette_colors70000X0patches0
59120591  3.318731   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g2modular_palette_colors70000X0patches0
58309651  3.318766   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g0X0Y0
58957830  3.319308   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g2modular_palette_colors70000Y0patches0
58318176  3.319652   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g0X0Y0wp_tree_mode2
58981487  3.320158   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g2modular_palette_colors70000Y0patches0wp_tree_mode2
56611707  3.320608   1.69%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g1modular_palette_colors0X0Y0wp_tree_mode2
58673713  3.320693   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g0Y0wp_tree_mode2
59427474  3.320745   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g0modular_palette_colors70000
59047396  3.321106   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g2modular_palette_colors70000X0Y0patches0
59169452  3.321120   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g2modular_palette_colors70000patches0
59182991  3.321380   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g2modular_palette_colors70000patches0wp_tree_mode2
58680848  3.321917   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g0Y0
59071500  3.321930   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g2modular_palette_colors70000X0Y0patches0wp_tree_mode2
58593662  3.322858   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g0Y0patches0
58601001  3.323605   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g0Y0patches0wp_tree_mode2
58940463  3.323858   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g0Y0patches0wp_tree_mode2
59265262  3.323990   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g2modular_palette_colors70000X0patches0
58610066  3.324037   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g0X0Y0patches0
58938650  3.324156   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g0Y0patches0
59278690  3.324215   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g2modular_palette_colors70000X0patches0wp_tree_mode2
58849824  3.324991   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g3modular_palette_colors70000Y0wp_tree_mode2
58852782  3.325037   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g3modular_palette_colors70000X0Y0wp_tree_mode2
58837572  3.325117   0.97%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g3modular_palette_colors70000Y0
58840784  3.325167   0.97%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g3modular_palette_colors70000X0Y0
59215168  3.325207   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g1modular_palette_colors70000
58626907  3.325207   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g0X0Y0patches0wp_tree_mode2
59027659  3.325328   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g2modular_palette_colors70000Y0
59028215  3.325619   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g3modular_palette_colors70000wp_tree_mode2
59031625  3.325671   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g3modular_palette_colors70000X0wp_tree_mode2
57258370  3.325681   0.89%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g0modular_palette_colors0Y0patches0wp_tree_mode2
59040839  3.325864   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g3modular_palette_colors70000
59044170  3.325916   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g3modular_palette_colors70000X0
59462179  3.326050   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g1modular_palette_colors70000
59050902  3.326109   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g2modular_palette_colors70000Y0wp_tree_mode2
59242123  3.326198   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g2modular_palette_colors70000
56882964  3.326427   0.32%   ···   ·  cjxl_0.10.2-d_d0e10E4g0modular_palette_colors0Y0
59254686  3.326533   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g2modular_palette_colors70000wp_tree_mode2
59485668  3.326772   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g1modular_palette_colors70000wp_tree_mode2
59131491  3.327434   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g2modular_palette_colors70000X0Y0
59182805  3.327464   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g1modular_palette_colors70000Y0patches0
59155495  3.328186   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g2modular_palette_colors70000X0Y0wp_tree_mode2
59349809  3.329004   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g2modular_palette_colors70000X0
56039756  3.329142   0.73%   ···   ·  cjxl_0.10.2-d_d0e10E4g2modular_palette_colors0Y0
59361167  3.329296   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g2modular_palette_colors70000X0wp_tree_mode2
59279103  3.329896   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g2modular_palette_colors70000Y0patches0wp_tree_mode2
59258440  3.330108   1.05%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g2modular_palette_colors70000Y0patches0
59208080  3.330417   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g3modular_palette_colors70000patches0wp_tree_mode2
59210946  3.330461   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g3modular_palette_colors70000X0patches0wp_tree_mode2
59331323  3.331265   1.05%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g2modular_palette_colors70000X0Y0patches0
59353507  3.331277   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g2modular_palette_colors70000X0Y0patches0wp_tree_mode2
59488023  3.331655   0.89%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g1modular_palette_colors70000X0Y0
59597701  3.331762   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g1modular_palette_colors70000patches0
59219272  3.331849   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g3modular_palette_colors70000patches0
59221935  3.331890   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g3modular_palette_colors70000X0patches0
59515445  3.332225   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g0modular_palette_colors70000Y0
59078575  3.332410   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g0X0patches0wp_tree_mode2
59050587  3.332412   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g0patches0wp_tree_mode2
56325160  3.332417   0.65%   ···   ·  cjxl_0.10.2-d_d0e10E4g1modular_palette_colors0Y0patches0
59630055  3.332952   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g1modular_palette_colors70000patches0wp_tree_mode2
59080479  3.332962   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g0X0patches0
59055666  3.333280   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g0patches0
59496403  3.334231   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g2modular_palette_colors70000patches0wp_tree_mode2
59487283  3.335257   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g2modular_palette_colors70000patches0
59349516  3.336080   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g2modular_palette_colors70000Y0wp_tree_mode2
59333088  3.336264   0.89%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g2modular_palette_colors70000Y0
59583841  3.336850   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g2modular_palette_colors70000X0patches0wp_tree_mode2
59706612  3.337308   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g1modular_palette_colors70000X0
59438214  3.337471   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g2modular_palette_colors70000X0Y0wp_tree_mode2
59947992  3.337609   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g1modular_palette_colors70000X0
56463116  3.337647   0.73%   ···   ·  cjxl_0.10.2-d_d0e10E4g1modular_palette_colors0Y0wp_tree_mode2
59459447  3.337651   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g1modular_palette_colors70000patches0
59422916  3.337817   0.89%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g2modular_palette_colors70000X0Y0
59574302  3.337823   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g2modular_palette_colors70000X0patches0
59327350  3.338060   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g3modular_palette_colors70000wp_tree_mode2
59330216  3.338104   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g3modular_palette_colors70000X0wp_tree_mode2
58855702  3.338535   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g0X0Y0wp_tree_mode2
59978322  3.338681   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g1modular_palette_colors70000X0wp_tree_mode2
58926413  3.338958   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g3modular_palette_colors70000Y0
58929769  3.339010   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g3modular_palette_colors70000X0Y0
59559966  3.339248   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g2modular_palette_colors70000wp_tree_mode2
58859784  3.339484   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g0X0Y0
59339042  3.339544   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g3modular_palette_colors70000
59341705  3.339585   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g3modular_palette_colors70000X0
59551222  3.340299   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g2modular_palette_colors70000
56289189  3.340446   0.73%   ···   ·  cjxl_0.10.2-d_d0e10E4g2modular_palette_colors0X0Y0
59091937  3.341551   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g2modular_palette_colors70000Y0
59049723  3.341564   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g3modular_palette_colors70000Y0patches0wp_tree_mode2
59053133  3.341616   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g3modular_palette_colors70000X0Y0patches0wp_tree_mode2
59855816  3.341706   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g1modular_palette_colors70000
59058650  3.341806   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g3modular_palette_colors70000Y0patches0
59874794  3.341833   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g1modular_palette_colors70000wp_tree_mode2
59061981  3.341857   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g3modular_palette_colors70000X0Y0patches0
59665179  3.342137   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g2modular_palette_colors70000X0wp_tree_mode2
56976139  3.342285   1.78%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g1modular_palette_colors0X0Y0patches0wp_tree_mode2
59129494  3.342446   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g0X0Y0patches0wp_tree_mode2
59835095  3.342452   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g0modular_palette_colors70000patches0
59126717  3.342645   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g0X0Y0patches0
60071895  3.342884   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g1modular_palette_colors70000X0patches0
59189629  3.342965   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g2modular_palette_colors70000X0Y0
59656987  3.343180   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g2modular_palette_colors70000X0
59733367  3.343767   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g1modular_palette_colors70000X0Y0patches0
59022565  3.343851   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g3modular_palette_colors70000Y0patches0
59025921  3.343902   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g3modular_palette_colors70000X0Y0patches0
59152113  3.343996   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g0Y0patches0wp_tree_mode2
60102112  3.344057   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g1modular_palette_colors70000X0patches0wp_tree_mode2
56438372  3.344722   0.73%   ···   ·  cjxl_0.10.2-d_d0e10E4g3modular_palette_colors0Y0
56445680  3.345053   0.73%   ···   ·  cjxl_0.10.2-d_d0e10E4g3modular_palette_colors0X0Y0
59158196  3.345130   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g0Y0patches0
58823961  3.345494   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g0X0Y0patches0
59974157  3.346243   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g1modular_palette_colors70000patches0
59195907  3.346286   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g2modular_palette_colors70000Y0patches0
60282247  3.346304   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g0modular_palette_colors70000X0
58835770  3.346533   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g0X0Y0patches0wp_tree_mode2
59997293  3.346565   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g1modular_palette_colors70000patches0wp_tree_mode2
57233187  3.346716   0.32%   ···   ·  cjxl_0.10.2-d_d0e10E4g0modular_palette_colors0Y0patches0
59576975  3.347068   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g1modular_palette_colors70000Y0
59599525  3.347805   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g1modular_palette_colors70000Y0wp_tree_mode2
59753211  3.347946   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g0modular_palette_colors70000
56343468  3.348143   0.73%   ···   ·  cjxl_0.10.2-d_d0e10E4g2modular_palette_colors0Y0patches0
57155147  3.348211   3.47%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g0modular_palette_colors0X0Y0
59303768  3.348413   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g2modular_palette_colors70000X0Y0patches0
59341892  3.348576   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g2modular_palette_colors70000Y0patches0
59355053  3.348842   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g2modular_palette_colors70000Y0patches0wp_tree_mode2
59337257  3.348983   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g1modular_palette_colors70000Y0
59960527  3.349364   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g1modular_palette_colors70000X0patches0
59729790  3.350073   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g1modular_palette_colors70000
59181305  3.350334   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g3modular_palette_colors70000Y0wp_tree_mode2
59431213  3.350344   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g2modular_palette_colors70000X0Y0patches0
59184715  3.350386   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g3modular_palette_colors70000X0Y0wp_tree_mode2
57330704  3.350531   0.48%   ···   ·  cjxl_0.10.2-d_d0e10E4g0modular_palette_colors0Y0wp_tree_mode2
59444231  3.350576   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g2modular_palette_colors70000X0Y0patches0wp_tree_mode2
59746101  3.350780   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g1modular_palette_colors70000wp_tree_mode2
59195146  3.350781   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g3modular_palette_colors70000Y0
59334770  3.350794   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g3modular_palette_colors70000Y0patches0wp_tree_mode2
59198477  3.350832   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g3modular_palette_colors70000X0Y0
59337636  3.350838   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g3modular_palette_colors70000X0Y0patches0wp_tree_mode2
56460365  3.351457   0.97%   ···   A  cjxl_0.10.2-d_d0e10E4g2modular_palette_colors0Y0wp_tree_mode2
60304262  3.351666   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g1modular_palette_colors70000X0
59702090  3.351805   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g1modular_palette_colors70000Y0patches0
60326573  3.351951   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g1modular_palette_colors70000X0wp_tree_mode2
59346363  3.352457   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g3modular_palette_colors70000Y0patches0
59349026  3.352498   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g3modular_palette_colors70000X0Y0patches0
59733300  3.352965   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g1modular_palette_colors70000Y0patches0wp_tree_mode2
59914919  3.353036   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g0modular_palette_colors70000Y0patches0
56655653  3.353059   0.65%   ···   ·  cjxl_0.10.2-d_d0e10E4g1modular_palette_colors0X0Y0
59430673  3.355453   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g2modular_palette_colors70000Y0
59441637  3.355570   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g2modular_palette_colors70000Y0wp_tree_mode2
59859346  3.355734   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g1modular_palette_colors70000patches0
60407647  3.355905   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g1modular_palette_colors70000X0patches0
59876678  3.356326   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g1modular_palette_colors70000patches0wp_tree_mode2
60432106  3.356342   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g1modular_palette_colors70000X0patches0wp_tree_mode2
60098999  3.356720   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g0modular_palette_colors70000
59531266  3.357122   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g2modular_palette_colors70000X0Y0
59540921  3.357204   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g2modular_palette_colors70000X0Y0wp_tree_mode2
60116414  3.357464   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g0modular_palette_colors70000wp_tree_mode2
56793544  3.357512   0.97%   ···   ·  cjxl_0.10.2-d_d0e10E4g1modular_palette_colors0Y0patches0wp_tree_mode2
59653553  3.358634   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g2modular_palette_colors70000Y0patches0wp_tree_mode2
59841286  3.359621   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g0modular_palette_colors70000Y0
59645119  3.359905   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g2modular_palette_colors70000Y0patches0
59734138  3.360130   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g2modular_palette_colors70000X0Y0patches0wp_tree_mode2
59471194  3.360599   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g3modular_palette_colors70000Y0wp_tree_mode2
59474060  3.360643   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g3modular_palette_colors70000X0Y0wp_tree_mode2
59572613  3.360677   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g1modular_palette_colors70000Y0patches0
59985729  3.361061   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g1modular_palette_colors70000Y0wp_tree_mode2
59966465  3.361078   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g1modular_palette_colors70000Y0
56623008  3.361341   0.73%   ···   ·  cjxl_0.10.2-d_d0e10E4g2modular_palette_colors0X0Y0patches0
59725397  3.361351   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g2modular_palette_colors70000X0Y0patches0
60215589  3.361453   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g1modular_palette_colors70000X0
60100316  3.361865   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g1modular_palette_colors70000X0Y0
60233983  3.362151   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g1modular_palette_colors70000X0wp_tree_mode2
59483240  3.362297   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g3modular_palette_colors70000Y0
59485903  3.362338   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g3modular_palette_colors70000X0Y0
56705323  3.362643   0.89%   ···   ·  cjxl_0.10.2-d_d0e10E4g2modular_palette_colors0X0Y0wp_tree_mode2
60130449  3.362969   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g1modular_palette_colors70000X0Y0wp_tree_mode2
59349099  3.363684   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g0X0Y0patches0wp_tree_mode2
60072031  3.364256   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g1modular_palette_colors70000Y0patches0
60095407  3.364422   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g1modular_palette_colors70000Y0patches0wp_tree_mode2
59352042  3.364474   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g0X0Y0patches0
56744786  3.364574   0.73%   ···   ·  cjxl_0.10.2-d_d0e10E4g3modular_palette_colors0Y0patches0
59869884  3.364631   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g1modular_palette_colors70000X0Y0
56755962  3.365080   0.73%   ···   ·  cjxl_0.10.2-d_d0e10E4g3modular_palette_colors0X0Y0patches0
60137921  3.365264   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g1modular_palette_colors70000wp_tree_mode2
56806741  3.365458   0.89%   ···   ·  cjxl_0.10.2-d_d0e10E4g3modular_palette_colors0Y0wp_tree_mode2
56813718  3.365774   0.89%   ···   ·  cjxl_0.10.2-d_d0e10E4g3modular_palette_colors0X0Y0wp_tree_mode2
59735516  3.365858   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g2modular_palette_colors70000Y0wp_tree_mode2
60131168  3.366094   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g1modular_palette_colors70000
60215137  3.366439   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g1modular_palette_colors70000X0Y0patches0
56930015  3.366501   3.63%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g3modular_palette_colors0
56930015  3.366501   3.63%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g3modular_palette_colors0X0
60336461  3.366762   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g1modular_palette_colors70000X0patches0
59727338  3.367136   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g2modular_palette_colors70000Y0
60353310  3.367393   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g1modular_palette_colors70000X0patches0wp_tree_mode2
60244778  3.367571   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g1modular_palette_colors70000X0Y0patches0wp_tree_mode2
59832868  3.367593   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g2modular_palette_colors70000X0Y0wp_tree_mode2
60190094  3.367759   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g0modular_palette_colors70000Y0
60206650  3.368482   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g0modular_palette_colors70000Y0wp_tree_mode2
59825596  3.368873   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g2modular_palette_colors70000X0Y0
60161256  3.369279   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g0modular_palette_colors70000patches0
60717320  3.369674   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g0modular_palette_colors70000X0patches0
60254419  3.369861   0.89%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g1modular_palette_colors70000patches0wp_tree_mode2
60243305  3.370493   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g1modular_palette_colors70000patches0
57533676  3.370849   3.39%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g0modular_palette_colors0X0Y0patches0
56769834  3.370960   1.21%   ···   ·  cjxl_0.10.2-d_d0e10E4g2modular_palette_colors0Y0patches0wp_tree_mode2
57688644  3.371060   0.48%   ···   ·  cjxl_0.10.2-d_d0e10E4g0modular_palette_colors0Y0patches0wp_tree_mode2
59846394  3.371870   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g1modular_palette_colors70000Y0
59860979  3.372381   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g1modular_palette_colors70000Y0wp_tree_mode2
60446671  3.373016   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g0modular_palette_colors70000X0Y0
57631619  3.373421   1.05%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g0modular_palette_colors0X0Y0wp_tree_mode2
60447784  3.374061   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g1modular_palette_colors70000X0Y0
60469651  3.374174   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g1modular_palette_colors70000X0Y0wp_tree_mode2
60620865  3.374869   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g0modular_palette_colors70000X0
60586006  3.375544   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g1modular_palette_colors70000X0wp_tree_mode2
59962584  3.375846   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g1modular_palette_colors70000Y0patches0
60463638  3.375873   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g0modular_palette_colors70000patches0
57274250  3.375980   2.74%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g2modular_palette_colors0
60575922  3.376245   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g1modular_palette_colors70000X0
57272331  3.376347   2.74%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g2modular_palette_colors0X0
59979627  3.376500   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g1modular_palette_colors70000Y0patches0wp_tree_mode2
60586831  3.376519   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g0modular_palette_colors70000
60117029  3.376581   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g1modular_palette_colors70000X0Y0patches0
60599615  3.376604   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g0modular_palette_colors70000wp_tree_mode2
57031155  3.376700   0.65%   ···   ·  cjxl_0.10.2-d_d0e10E4g1modular_palette_colors0X0Y0patches0
60483381  3.376833   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g0modular_palette_colors70000patches0wp_tree_mode2
57107830  3.377001   0.73%   ···   ·  cjxl_0.10.2-d_d0e10E4g1modular_palette_colors0X0Y0wp_tree_mode2
60537285  3.377116   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g1modular_palette_colors70000X0Y0patches0
60561215  3.377375   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g1modular_palette_colors70000X0Y0patches0wp_tree_mode2
60364809  3.378857   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g0modular_palette_colors70000
60680415  3.379175   0.89%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g1modular_palette_colors70000X0patches0wp_tree_mode2
60380719  3.379651   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g0modular_palette_colors70000wp_tree_mode2
60670817  3.379980   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g1modular_palette_colors70000X0patches0
60241048  3.380125   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g0modular_palette_colors70000Y0patches0
60951896  3.381099   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g0modular_palette_colors70000X0
60978281  3.382383   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g0modular_palette_colors70000X0wp_tree_mode2
57045818  3.384066   1.13%   ···   ·  cjxl_0.10.2-d_d0e10E4g2modular_palette_colors0X0Y0patches0wp_tree_mode2
60248908  3.384921   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g1modular_palette_colors70000Y0wp_tree_mode2
57116873  3.385639   1.13%   ···   ·  cjxl_0.10.2-d_d0e10E4g3modular_palette_colors0Y0patches0wp_tree_mode2
60546288  3.385892   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g0modular_palette_colors70000Y0patches0
60242378  3.385913   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g1modular_palette_colors70000Y0
57127858  3.386136   1.13%   ···   ·  cjxl_0.10.2-d_d0e10E4g3modular_palette_colors0X0Y0patches0wp_tree_mode2
60370498  3.386476   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g1modular_palette_colors70000X0Y0
60690734  3.386527   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g0modular_palette_colors70000Y0wp_tree_mode2
60678178  3.386608   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g0modular_palette_colors70000Y0
60565232  3.386798   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g0modular_palette_colors70000Y0patches0wp_tree_mode2
60387165  3.386953   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g1modular_palette_colors70000X0Y0wp_tree_mode2
60353187  3.388054   0.89%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g1modular_palette_colors70000Y0patches0wp_tree_mode2
60342347  3.388855   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g1modular_palette_colors70000Y0patches0
60453175  3.389485   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g0modular_palette_colors70000Y0
60467850  3.390208   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g0modular_palette_colors70000Y0wp_tree_mode2
60480934  3.390820   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g1modular_palette_colors70000X0Y0patches0
60497253  3.391453   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g1modular_palette_colors70000X0Y0patches0wp_tree_mode2
60928971  3.394139   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g0modular_palette_colors70000patches0
60942890  3.394273   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g0modular_palette_colors70000patches0wp_tree_mode2
58013309  3.396046   0.89%   ···   ·  cjxl_0.10.2-d_d0e10E4I100g0modular_palette_colors0X0Y0patches0wp_tree_mode2
60724742  3.397275   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g0modular_palette_colors70000patches0
57647309  3.397367   0.32%   ···   ·  cjxl_0.10.2-d_d0e10E4g0modular_palette_colors0X0Y0
61355535  3.397716   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g0modular_palette_colors70000X0
61374274  3.398054   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g0modular_palette_colors70000X0wp_tree_mode2
60894108  3.398064   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g0modular_palette_colors70000X0Y0patches0
60742088  3.398222   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g0modular_palette_colors70000patches0wp_tree_mode2
60730438  3.398247   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g1modular_palette_colors70000X0Y0wp_tree_mode2
60860778  3.398518   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g0modular_palette_colors70000wp_tree_mode2
61062053  3.398587   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g0modular_palette_colors70000X0patches0
60850046  3.399073   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g0modular_palette_colors70000
60720876  3.399144   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g1modular_palette_colors70000X0Y0
57515803  3.399590   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g3modular_palette_colors0wp_tree_mode2
57515803  3.399590   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g3modular_palette_colors0X0wp_tree_mode2
57469267  3.400095   3.63%   ···   A  cjxl_0.10.2-d_d0e10P14E4I100g3modular_palette_colors0patches0
57469267  3.400095   3.63%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g3modular_palette_colors0X0patches0
60811800  3.400673   0.89%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g1modular_palette_colors70000X0Y0patches0wp_tree_mode2
57529246  3.400715   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g3modular_palette_colors0
57529246  3.400715   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g3modular_palette_colors0X0
57489392  3.401048   0.97%   ···   ·  cjxl_0.10.2-d_d0e10E4g1modular_palette_colors0X0Y0patches0wp_tree_mode2
61332883  3.401335   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g0modular_palette_colors70000X0patches0
60802770  3.401670   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g1modular_palette_colors70000X0Y0patches0
60788035  3.402536   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g0modular_palette_colors70000X0Y0
61360449  3.402774   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g0modular_palette_colors70000X0patches0wp_tree_mode2
61025436  3.403152   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g0modular_palette_colors70000Y0patches0wp_tree_mode2
61011892  3.403204   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g0modular_palette_colors70000Y0patches0
61226534  3.404354   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g0modular_palette_colors70000X0
61250897  3.405489   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g0modular_palette_colors70000X0wp_tree_mode2
58038625  3.406236   0.97%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g1modular_palette_colors0
58017323  3.406377   0.97%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g1modular_palette_colors0X0
60804540  3.406976   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g0modular_palette_colors70000Y0patches0
61117292  3.407077   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g0modular_palette_colors70000X0Y0
60820760  3.407851   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g0modular_palette_colors70000Y0patches0wp_tree_mode2
61143978  3.408392   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g0modular_palette_colors70000X0Y0wp_tree_mode2
57801246  3.408434   2.66%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g2modular_palette_colors0patches0
60950589  3.408468   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g0modular_palette_colors70000Y0wp_tree_mode2
60941504  3.409297   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g0modular_palette_colors70000Y0
57820968  3.409789   2.66%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g2modular_palette_colors0X0patches0
57916579  3.410740   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g2modular_palette_colors0wp_tree_mode2
57908154  3.410918   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g2modular_palette_colors0X0wp_tree_mode2
57921203  3.411609   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g2modular_palette_colors0
57913350  3.411803   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g2modular_palette_colors0X0
61707100  3.415946   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g0modular_palette_colors70000X0patches0
61206438  3.416151   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g0modular_palette_colors70000patches0wp_tree_mode2
61722429  3.416257   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g0modular_palette_colors70000X0patches0wp_tree_mode2
57792099  3.416309   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g3modular_palette_colors0
57792099  3.416309   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g3modular_palette_colors0X0
61193358  3.416617   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g0modular_palette_colors70000patches0
57814227  3.416685   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g2modular_palette_colors0
57814453  3.417116   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g2modular_palette_colors0X0
61648280  3.420785   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g0modular_palette_colors70000X0wp_tree_mode2
61636417  3.421210   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g0modular_palette_colors70000X0
61510980  3.421375   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g0modular_palette_colors70000X0Y0
61528670  3.421545   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g0modular_palette_colors70000X0Y0wp_tree_mode2
58094759  3.421949   0.48%   ···   ·  cjxl_0.10.2-d_d0e10E4g0modular_palette_colors0X0Y0wp_tree_mode2
58048245  3.422542   0.32%   ···   ·  cjxl_0.10.2-d_d0e10E4g0modular_palette_colors0X0Y0patches0
57981585  3.422995   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g3modular_palette_colors0wp_tree_mode2
57981585  3.422995   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g3modular_palette_colors0X0wp_tree_mode2
57991716  3.424027   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g3modular_palette_colors0
57991716  3.424027   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g3modular_palette_colors0X0
61605619  3.424288   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g0modular_palette_colors70000X0patches0
61287489  3.425164   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g0modular_palette_colors70000Y0patches0wp_tree_mode2
61632761  3.425610   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g0modular_palette_colors70000X0patches0wp_tree_mode2
61276010  3.425855   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g0modular_palette_colors70000Y0patches0
61240897  3.428020   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g0modular_palette_colors70000X0Y0patches0
61504722  3.428230   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g0modular_palette_colors70000X0Y0patches0
61532228  3.429626   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g0modular_palette_colors70000X0Y0patches0wp_tree_mode2
61391482  3.430799   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g0modular_palette_colors70000X0Y0
58041403  3.431248   0.56%   ···   A  cjxl_0.10.2-d_d0e10P5E4I100g3modular_palette_colors0patches0wp_tree_mode2
58041403  3.431248   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g3modular_palette_colors0X0patches0wp_tree_mode2
61415777  3.431944   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g0modular_palette_colors70000X0Y0wp_tree_mode2
58057996  3.432826   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g3modular_palette_colors0patches0
58057996  3.432826   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g3modular_palette_colors0X0patches0
58421754  3.435053   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g2modular_palette_colors0wp_tree_mode2
58415283  3.435313   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g2modular_palette_colors0X0wp_tree_mode2
58424330  3.435884   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g2modular_palette_colors0
58420925  3.436265   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g2modular_palette_colors0X0
58346059  3.437014   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g1modular_palette_colors0X0
58376811  3.437296   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g1modular_palette_colors0
58393015  3.438227   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g2modular_palette_colors0patches0wp_tree_mode2
58392646  3.438795   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g2modular_palette_colors0patches0
61998544  3.438946   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g0modular_palette_colors70000X0patches0wp_tree_mode2
58397156  3.438981   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g2modular_palette_colors0X0patches0wp_tree_mode2
61983120  3.439151   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g0modular_palette_colors70000X0patches0
58414940  3.440235   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g2modular_palette_colors0X0patches0
61880942  3.440514   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g0modular_palette_colors70000X0Y0patches0wp_tree_mode2
61868754  3.440559   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g0modular_palette_colors70000X0Y0patches0
58207849  3.440992   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g3modular_palette_colors0wp_tree_mode2
58207849  3.440992   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g3modular_palette_colors0X0wp_tree_mode2
58235557  3.442380   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g3modular_palette_colors0
58235557  3.442380   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g3modular_palette_colors0X0
58728168  3.442680   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g1modular_palette_colors0wp_tree_mode2
58731751  3.442902   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g1modular_palette_colors0
58716387  3.443176   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g1modular_palette_colors0X0wp_tree_mode2
58715714  3.443256   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g1modular_palette_colors0X0
58641994  3.443446   0.89%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g1modular_palette_colors0X0patches0
58659057  3.443717   0.89%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g1modular_palette_colors0patches0
58337914  3.444411   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g2modular_palette_colors0wp_tree_mode2
58331650  3.444666   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g2modular_palette_colors0X0wp_tree_mode2
61804978  3.445166   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g0modular_palette_colors70000X0Y0wp_tree_mode2
58350030  3.445322   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g2modular_palette_colors0
58346504  3.445692   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g2modular_palette_colors0X0
58867058  3.445764   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g0modular_palette_colors0
61793656  3.445778   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g0modular_palette_colors70000X0Y0
58496408  3.446965   0.48%   ···   ·  cjxl_0.10.2-d_d0e10E4g0modular_palette_colors0X0Y0patches0wp_tree_mode2
58341211  3.449307   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g2modular_palette_colors0patches0
58926890  3.450172   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g0modular_palette_colors0X0
58364306  3.450694   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g2modular_palette_colors0X0patches0
58334761  3.450961   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g3modular_palette_colors0patches0
58334761  3.450961   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g3modular_palette_colors0X0patches0
61776055  3.451703   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g0modular_palette_colors70000X0Y0patches0
61803075  3.453002   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g0modular_palette_colors70000X0Y0patches0wp_tree_mode2
58504469  3.455256   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g3modular_palette_colors0patches0wp_tree_mode2
58504469  3.455256   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g3modular_palette_colors0X0patches0wp_tree_mode2
58509798  3.455906   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g3modular_palette_colors0patches0
58509798  3.455906   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g3modular_palette_colors0X0patches0
58906214  3.463381   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g2modular_palette_colors0patches0wp_tree_mode2
58676491  3.463458   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g3modular_palette_colors0wp_tree_mode2
58676491  3.463458   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g3modular_palette_colors0X0wp_tree_mode2
58906221  3.463940   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g2modular_palette_colors0patches0
62158453  3.464037   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g0modular_palette_colors70000X0Y0patches0wp_tree_mode2
62143605  3.464401   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g0modular_palette_colors70000X0Y0patches0
58926827  3.464744   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g2modular_palette_colors0X0patches0wp_tree_mode2
58927322  3.465321   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g2modular_palette_colors0X0patches0
58716522  3.466729   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g3modular_palette_colors0
58716522  3.466729   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g3modular_palette_colors0X0
58839811  3.467651   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g2modular_palette_colors0wp_tree_mode2
58974783  3.467730   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g1modular_palette_colors0wp_tree_mode2
58834009  3.467904   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g2modular_palette_colors0X0wp_tree_mode2
58978325  3.468178   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g1modular_palette_colors0
59273549  3.468565   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g1modular_palette_colors0wp_tree_mode2
58958742  3.468610   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g1modular_palette_colors0X0wp_tree_mode2
59266383  3.469016   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g1modular_palette_colors0X0wp_tree_mode2
58965662  3.469202   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g1modular_palette_colors0X0
59282372  3.469738   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g1modular_palette_colors0
59276394  3.470082   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g1modular_palette_colors0X0
58859872  3.470329   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g2modular_palette_colors0
58856365  3.470669   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g2modular_palette_colors0X0
58705137  3.471262   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g3modular_palette_colors0patches0wp_tree_mode2
58705137  3.471262   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g3modular_palette_colors0X0patches0wp_tree_mode2
59156487  3.471870   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g0modular_palette_colors0
58800408  3.472435   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g2modular_palette_colors0patches0wp_tree_mode2
58730470  3.472702   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g3modular_palette_colors0patches0
58730470  3.472702   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g3modular_palette_colors0X0patches0
58812044  3.473459   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g2modular_palette_colors0patches0
58827466  3.473668   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g2modular_palette_colors0X0patches0wp_tree_mode2
58837336  3.474633   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g2modular_palette_colors0X0patches0
58973648  3.474664   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g1modular_palette_colors0X0patches0
59213280  3.475467   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g0modular_palette_colors0X0
59008495  3.475570   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g1modular_palette_colors0patches0
59300984  3.477063   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g1modular_palette_colors0patches0wp_tree_mode2
59302683  3.477280   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g1modular_palette_colors0patches0
59336067  3.479302   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g1modular_palette_colors0X0patches0wp_tree_mode2
59333244  3.479360   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g1modular_palette_colors0X0patches0
59561684  3.483142   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g0modular_palette_colors0wp_tree_mode2
59567428  3.483485   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g0modular_palette_colors0
59628269  3.486680   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g0modular_palette_colors0X0wp_tree_mode2
59628096  3.486896   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g0modular_palette_colors0X0
59555826  3.487241   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g0modular_palette_colors0patches0
59604771  3.490725   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g0modular_palette_colors0X0patches0
59530799  3.493374   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g1modular_palette_colors0wp_tree_mode2
59518970  3.493707   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g1modular_palette_colors0X0wp_tree_mode2
59180949  3.494638   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g3modular_palette_colors0patches0wp_tree_mode2
59180949  3.494638   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g3modular_palette_colors0X0patches0wp_tree_mode2
59542727  3.495074   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g1modular_palette_colors0
59539458  3.495588   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g1modular_palette_colors0X0
59318502  3.496199   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g2modular_palette_colors0patches0wp_tree_mode2
59322669  3.496839   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g2modular_palette_colors0X0patches0wp_tree_mode2
59216630  3.497671   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g3modular_palette_colors0patches0
59216630  3.497671   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g3modular_palette_colors0X0patches0
59335819  3.498665   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g2modular_palette_colors0patches0
59337811  3.499276   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g2modular_palette_colors0X0patches0
59833917  3.501994   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g1modular_palette_colors0patches0wp_tree_mode2
59840672  3.503017   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g1modular_palette_colors0patches0
59558767  3.503413   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g1modular_palette_colors0patches0wp_tree_mode2
59560716  3.503882   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g1modular_palette_colors0patches0
59876387  3.504697   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g1modular_palette_colors0X0patches0wp_tree_mode2
59582995  3.504791   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g1modular_palette_colors0X0patches0wp_tree_mode2
59588071  3.505407   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g1modular_palette_colors0X0patches0
59884784  3.505657   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g1modular_palette_colors0X0patches0
59791549  3.505889   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g0modular_palette_colors0wp_tree_mode2
59801568  3.506393   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g0modular_palette_colors0
59843611  3.508750   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g0modular_palette_colors0X0wp_tree_mode2
59850155  3.509209   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g0modular_palette_colors0X0
60173071  3.510950   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g0modular_palette_colors0wp_tree_mode2
60196499  3.512286   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g0modular_palette_colors0
60236476  3.514101   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g0modular_palette_colors0X0wp_tree_mode2
59858225  3.514206   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g0modular_palette_colors0patches0
60248092  3.515209   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g0modular_palette_colors0X0
59902034  3.516789   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g0modular_palette_colors0X0patches0
60257892  3.524287   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g0modular_palette_colors0patches0wp_tree_mode2
60260785  3.524562   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g0modular_palette_colors0patches0
60309554  3.526881   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g0modular_palette_colors0X0patches0wp_tree_mode2
60315155  3.527410   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g0modular_palette_colors0X0patches0
60100705  3.527745   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g1modular_palette_colors0patches0wp_tree_mode2
60112827  3.529471   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g1modular_palette_colors0patches0
60138754  3.530825   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g1modular_palette_colors0X0patches0wp_tree_mode2
60155175  3.532053   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g1modular_palette_colors0X0patches0
60413385  3.533507   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g0modular_palette_colors0wp_tree_mode2
59029027  3.534196   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g0modular_palette_colors0Y0
60446457  3.535657   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g0modular_palette_colors0
60468912  3.536105   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g0modular_palette_colors0X0wp_tree_mode2
60494543  3.538104   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g0modular_palette_colors0X0
60357310  3.541041   2.74%   ···   A  cjxl_0.10.2-d_d0e10P6E4I100g3
60361542  3.541106   2.74%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g3X0
60546248  3.543414   2.42%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g2
60709706  3.543943   1.45%   ···   A  cjxl_0.10.2-d_d0e10P6E4I100g1
60602680  3.546321   2.42%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g2X0
60502687  3.548199   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g0modular_palette_colors0patches0wp_tree_mode2
60506575  3.548390   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g0modular_palette_colors0patches0
60542754  3.549945   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g0modular_palette_colors0X0patches0wp_tree_mode2
60547697  3.550382   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g0modular_palette_colors0X0patches0
60858021  3.551772   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g0modular_palette_colors0patches0wp_tree_mode2
60880409  3.552909   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g0modular_palette_colors0patches0
60966682  3.553295   1.45%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g1X0
60907582  3.553608   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g0modular_palette_colors0X0patches0wp_tree_mode2
61233770  3.554339   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g0
60920164  3.554663   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g0modular_palette_colors0X0patches0
58502091  3.555145   0.89%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g1modular_palette_colors0Y0
59305406  3.563228   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g0modular_palette_colors0Y0
60932738  3.566150   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g1
59721404  3.569903   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g0modular_palette_colors0Y0wp_tree_mode2
59735171  3.570683   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g0modular_palette_colors0Y0
59680542  3.573295   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g0modular_palette_colors0Y0patches0
61460883  3.574558   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g0
60964104  3.574746   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g2
61111746  3.575027   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g0modular_palette_colors0patches0wp_tree_mode2
61203805  3.576370   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g1X0
61151648  3.576466   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g0modular_palette_colors0X0patches0wp_tree_mode2
61142075  3.577108   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g0modular_palette_colors0patches0
61017211  3.577526   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g2X0
61176956  3.578550   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g0modular_palette_colors0X0patches0
58527530  3.579251   2.66%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g2modular_palette_colors0Y0
61056727  3.580501   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g3
61060990  3.580566   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g3X0
61787507  3.583719   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g0X0
59177651  3.587668   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g1modular_palette_colors0Y0
59180330  3.587899   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g1modular_palette_colors0Y0wp_tree_mode2
58618660  3.588999   3.39%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g3modular_palette_colors0Y0
58635472  3.589760   3.39%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g3modular_palette_colors0X0Y0
58833466  3.590276   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g1modular_palette_colors0Y0
61205444  3.591218   2.74%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g3patches0
61209676  3.591283   2.74%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g3X0patches0
59104130  3.591550   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g1modular_palette_colors0Y0patches0
60335347  3.593646   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g0modular_palette_colors0Y0wp_tree_mode2
61398738  3.593853   2.42%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g2patches0
59936790  3.594727   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g0modular_palette_colors0Y0wp_tree_mode2
60358266  3.595243   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g0modular_palette_colors0Y0
59950779  3.595295   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g0modular_palette_colors0Y0
61600266  3.595927   1.45%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g1patches0
61443014  3.596658   2.42%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g2X0patches0
61365657  3.598210   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g0Y0
58962434  3.599020   2.66%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g2modular_palette_colors0X0Y0
59695882  3.603815   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g1modular_palette_colors0Y0wp_tree_mode2
59975025  3.604186   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g0modular_palette_colors0Y0patches0
59700307  3.604618   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g1modular_palette_colors0Y0
62027230  3.604798   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g0X0
61851995  3.605637   1.45%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g1X0patches0
59140367  3.608734   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g2modular_palette_colors0Y0wp_tree_mode2
60379850  3.608791   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g0modular_palette_colors0Y0patches0wp_tree_mode2
59139141  3.609211   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g2modular_palette_colors0Y0
60392363  3.609492   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g0modular_palette_colors0Y0patches0
62191165  3.609747   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g0patches0
59041331  3.611185   2.50%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g2modular_palette_colors0Y0patches0
60920182  3.613389   1.45%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g1Y0
59423078  3.615983   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g1modular_palette_colors0Y0wp_tree_mode2
59155701  3.616018   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g3modular_palette_colors0Y0wp_tree_mode2
59426025  3.616408   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g1modular_palette_colors0Y0
59172059  3.616758   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g3modular_palette_colors0X0Y0wp_tree_mode2
59168758  3.617050   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g3modular_palette_colors0Y0
59185301  3.617798   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g3modular_palette_colors0X0Y0
60564374  3.618633   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g0modular_palette_colors0Y0wp_tree_mode2
59546401  3.619053   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g2modular_palette_colors0Y0wp_tree_mode2
61835702  3.619245   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g1patches0
61595118  3.619463   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g0Y0
59551018  3.619980   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g2modular_palette_colors0Y0
59717550  3.620689   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g1modular_palette_colors0Y0patches0
60592430  3.620872   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g0modular_palette_colors0Y0
59718871  3.620913   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g1modular_palette_colors0Y0patches0wp_tree_mode2
60842646  3.621716   2.34%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g2Y0
59190863  3.624248   3.23%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g3modular_palette_colors0Y0patches0
59077641  3.625033   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g2modular_palette_colors0Y0
59208216  3.625033   3.23%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g3modular_palette_colors0X0Y0patches0
59519294  3.625397   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g3modular_palette_colors0Y0wp_tree_mode2
61820044  3.625949   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g2patches0
59535413  3.626127   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g3modular_palette_colors0X0Y0wp_tree_mode2
59675928  3.626364   0.89%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g1modular_palette_colors0X0Y0
59529049  3.626512   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g3modular_palette_colors0Y0
59546737  3.626880   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g2modular_palette_colors0X0Y0wp_tree_mode2
59545264  3.627245   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g3modular_palette_colors0X0Y0
59550654  3.627688   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g2modular_palette_colors0X0Y0
59441882  3.627786   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g1modular_palette_colors0Y0patches0
61859988  3.628545   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g2X0patches0
62095884  3.629589   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g1X0patches0
62425919  3.630288   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g0patches0
59495746  3.630806   2.50%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g2modular_palette_colors0X0Y0patches0
61912199  3.631376   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g3patches0
61916462  3.631441   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g3X0patches0
59946552  3.631545   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g1modular_palette_colors0Y0wp_tree_mode2
60982943  3.631927   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g0modular_palette_colors0Y0patches0wp_tree_mode2
59955469  3.633043   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g1modular_palette_colors0Y0
61007313  3.633449   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g0modular_palette_colors0Y0patches0
60955635  3.633878   2.66%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g3Y0
60959867  3.633943   2.66%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g3X0Y0
60609621  3.634794   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g0modular_palette_colors0Y0patches0wp_tree_mode2
60622603  3.635464   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g0modular_palette_colors0Y0patches0
60227362  3.635942   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g1modular_palette_colors0Y0patches0wp_tree_mode2
59934342  3.636414   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g2modular_palette_colors0X0Y0wp_tree_mode2
60232157  3.636717   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g1modular_palette_colors0Y0patches0
61147358  3.636804   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g1Y0
59612707  3.636991   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g2modular_palette_colors0Y0patches0wp_tree_mode2
59938681  3.637359   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g2modular_palette_colors0X0Y0
59609755  3.637373   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g2modular_palette_colors0Y0patches0
61176164  3.637993   2.34%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g2X0Y0
62793173  3.641166   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g0X0patches0
61501283  3.641590   1.45%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g1X0Y0
59486072  3.643856   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g3modular_palette_colors0Y0
59622410  3.644332   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g3modular_palette_colors0Y0patches0wp_tree_mode2
59502878  3.644616   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g3modular_palette_colors0X0Y0
59511357  3.644746   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g2modular_palette_colors0X0Y0
59638644  3.645066   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g3modular_palette_colors0X0Y0patches0wp_tree_mode2
59554365  3.645217   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g2modular_palette_colors0Y0wp_tree_mode2
59635256  3.645313   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g3modular_palette_colors0Y0patches0
59651806  3.646062   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g3modular_palette_colors0X0Y0patches0
59566736  3.646344   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g2modular_palette_colors0Y0
60004124  3.646562   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g2modular_palette_colors0Y0patches0wp_tree_mode2
60007535  3.647308   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g2modular_palette_colors0Y0patches0
59967247  3.648115   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g1modular_palette_colors0Y0patches0wp_tree_mode2
59973415  3.649010   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g1modular_palette_colors0Y0patches0
59961125  3.652405   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g3modular_palette_colors0Y0patches0wp_tree_mode2
59977392  3.653141   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g3modular_palette_colors0X0Y0patches0wp_tree_mode2
62329161  3.653217   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g0Y0patches0
59973037  3.653989   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g3modular_palette_colors0Y0patches0
61261885  3.654177   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g2Y0
59989752  3.654746   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g3modular_palette_colors0X0Y0patches0
59958607  3.654752   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g2modular_palette_colors0Y0wp_tree_mode2
60036782  3.654831   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g2modular_palette_colors0X0Y0patches0wp_tree_mode2
60039036  3.655542   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g2modular_palette_colors0X0Y0patches0
60324271  3.657317   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g1modular_palette_colors0X0Y0wp_tree_mode2
60323680  3.657407   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g1modular_palette_colors0X0Y0
59977172  3.657463   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g2modular_palette_colors0Y0
61226362  3.657885   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g0modular_palette_colors0Y0patches0wp_tree_mode2
59598211  3.658184   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g2modular_palette_colors0Y0patches0
59834724  3.659991   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g3modular_palette_colors0Y0wp_tree_mode2
61253492  3.660053   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g0modular_palette_colors0Y0patches0
59851227  3.660738   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g3modular_palette_colors0X0Y0wp_tree_mode2
59862742  3.661752   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g3modular_palette_colors0Y0
60023265  3.662267   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g1modular_palette_colors0X0Y0
59879133  3.662494   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g3modular_palette_colors0X0Y0
60480132  3.662975   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g1modular_palette_colors0Y0patches0wp_tree_mode2
63040761  3.663007   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g0X0patches0
59958790  3.663217   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g2modular_palette_colors0X0Y0wp_tree_mode2
60490501  3.664378   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g1modular_palette_colors0Y0patches0
60416763  3.664418   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g2modular_palette_colors0X0Y0patches0wp_tree_mode2
59978401  3.664719   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g2modular_palette_colors0X0Y0
63614346  3.665202   2.74%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g3modular_palette_colors70000
63618578  3.665267   2.74%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g3modular_palette_colors70000X0
60420022  3.665297   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g2modular_palette_colors0X0Y0patches0
64036924  3.665408   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g0modular_palette_colors70000
61747517  3.666234   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g1X0Y0
61814657  3.666915   1.45%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g1Y0patches0
60358465  3.667177   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g1modular_palette_colors0X0Y0patches0
60186016  3.667343   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g3modular_palette_colors0Y0wp_tree_mode2
63953237  3.667506   2.42%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g2modular_palette_colors70000
60755730  3.668006   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g1modular_palette_colors0X0Y0wp_tree_mode2
60201942  3.668063   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g3modular_palette_colors0X0Y0wp_tree_mode2
63977461  3.668283   1.45%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g1modular_palette_colors70000
60763044  3.669087   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g1modular_palette_colors0X0Y0
62289531  3.669309   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g0X0Y0
61598407  3.670610   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g2X0Y0
60223156  3.670671   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g3modular_palette_colors0Y0
60338264  3.671177   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g2modular_palette_colors0X0Y0wp_tree_mode2
60239138  3.671394   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g3modular_palette_colors0X0Y0
60001205  3.672613   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g2modular_palette_colors0Y0patches0wp_tree_mode2
60010420  3.673373   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g2modular_palette_colors0Y0patches0
60647093  3.673810   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g0modular_palette_colors0X0Y0
60361228  3.674201   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g2modular_palette_colors0X0Y0
61661470  3.674691   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g3Y0
61665733  3.674756   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g3X0Y0
62564684  3.674928   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g0Y0patches0
64200750  3.675093   2.42%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g2modular_palette_colors70000X0
61723657  3.675137   2.34%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g2Y0patches0
59995896  3.677095   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g3modular_palette_colors0Y0patches0
60048264  3.677369   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g2modular_palette_colors0X0Y0patches0
60013625  3.677897   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g3modular_palette_colors0X0Y0patches0
60413906  3.680536   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g2modular_palette_colors0Y0patches0wp_tree_mode2
60428915  3.683008   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g2modular_palette_colors0Y0patches0
67972577  3.684155   1.94%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g3patches0wp_tree_mode2
67974231  3.684180   1.94%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g3X0patches0wp_tree_mode2
67981508  3.684620   2.34%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g3patches0
67983226  3.684647   2.34%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g3X0patches0
60574422  3.686226   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g1modular_palette_colors0X0Y0wp_tree_mode2
60278936  3.686823   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g3modular_palette_colors0Y0patches0wp_tree_mode2
60583558  3.687111   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g1modular_palette_colors0X0Y0
60295017  3.687550   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g3modular_palette_colors0X0Y0patches0wp_tree_mode2
60308260  3.688293   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g3modular_palette_colors0Y0patches0
68151881  3.688488   2.10%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g2X0patches0wp_tree_mode2
61856870  3.688557   2.66%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g3Y0patches0
61861102  3.688622   2.66%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g3X0Y0patches0
68150316  3.688685   2.26%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g2X0patches0
64341886  3.688882   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g0modular_palette_colors70000
60324883  3.689045   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g3modular_palette_colors0X0Y0patches0
68174498  3.689305   1.94%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g2patches0wp_tree_mode2
68172649  3.689484   2.18%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g2patches0
60425691  3.689860   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g2modular_palette_colors0X0Y0patches0wp_tree_mode2
60442312  3.691016   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g2modular_palette_colors0X0Y0patches0
67984753  3.691416   1.53%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g3wp_tree_mode2
67986407  3.691442   1.53%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g3X0wp_tree_mode2
67994664  3.691915   1.53%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g3
67996382  3.691942   1.53%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g3X0
62068829  3.692301   2.34%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g2X0Y0patches0
62059246  3.692508   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g1Y0patches0
60941934  3.692589   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g1modular_palette_colors0X0Y0patches0wp_tree_mode2
60628044  3.692664   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g3modular_palette_colors0Y0patches0wp_tree_mode2
60939669  3.692702   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g1modular_palette_colors0X0Y0patches0
62534809  3.692717   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g0X0Y0
60644229  3.693396   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g3modular_palette_colors0X0Y0patches0wp_tree_mode2
68104309  3.694606   1.86%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g3Y0patches0wp_tree_mode2
68105963  3.694631   1.86%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g3X0Y0patches0wp_tree_mode2
68151326  3.694846   1.45%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g2X0wp_tree_mode2
68150736  3.695030   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g2X0
64289525  3.695114   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g1modular_palette_colors70000
68116073  3.695242   2.02%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g3Y0patches0
68117791  3.695268   2.02%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g3X0Y0patches0
60999056  3.695409   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g1modular_palette_colors0X0Y0wp_tree_mode2
68173386  3.695580   1.45%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g2wp_tree_mode2
68171855  3.695735   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g2
60665742  3.695878   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g3modular_palette_colors0Y0patches0
60796724  3.696487   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g2modular_palette_colors0X0Y0patches0wp_tree_mode2
60682261  3.696625   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g3modular_palette_colors0X0Y0patches0
68233322  3.697289   1.86%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g2Y0patches0wp_tree_mode2
68187555  3.697348   2.02%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g3patches0wp_tree_mode2
68188903  3.697368   2.02%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g3X0patches0wp_tree_mode2
61018184  3.697418   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g1modular_palette_colors0X0Y0
68230411  3.697504   1.86%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g2Y0patches0
68202388  3.698208   1.69%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g3patches0
68203883  3.698231   1.69%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g3X0patches0
62425348  3.698254   1.45%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g1X0Y0patches0
64141283  3.698759   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g0modular_palette_colors70000Y0
60813800  3.699115   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g2modular_palette_colors0X0Y0patches0
68279527  3.699189   2.02%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g2X0Y0patches0wp_tree_mode2
64105612  3.699291   2.74%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g3modular_palette_colors70000patches0
64109844  3.699356   2.74%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g3modular_palette_colors70000X0patches0
68277061  3.699434   1.94%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g2X0Y0patches0
68318005  3.700433   1.94%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g2X0patches0wp_tree_mode2
64411523  3.700643   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g2modular_palette_colors70000
68331420  3.701210   1.61%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g2X0patches0
68337667  3.701226   1.94%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g2patches0wp_tree_mode2
68351404  3.702007   1.61%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g2patches0
61365651  3.702680   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g1modular_palette_colors0X0Y0patches0wp_tree_mode2
68121027  3.702709   1.61%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g3Y0wp_tree_mode2
68122681  3.702735   1.61%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g3X0Y0wp_tree_mode2
64493344  3.703005   2.42%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g2modular_palette_colors70000patches0
65068988  3.703233   1.45%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g1modular_palette_colors70000X0
68134064  3.703439   1.53%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g3Y0
68135782  3.703465   1.53%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g3X0Y0
61373961  3.703725   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g1modular_palette_colors0X0Y0patches0
60716276  3.704162   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g1modular_palette_colors0X0Y0patches0
60944931  3.704186   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g0modular_palette_colors0X0Y0
68241783  3.704537   1.53%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g2Y0wp_tree_mode2
68240064  3.704807   1.45%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g2Y0
64309705  3.705024   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g3modular_palette_colors70000
64313968  3.705090   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g3modular_palette_colors70000X0
68209773  3.705602   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g3wp_tree_mode2
68211121  3.705622   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g3X0wp_tree_mode2
61315108  3.706001   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g0modular_palette_colors0X0Y0wp_tree_mode2
68224420  3.706451   1.53%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g3
68285005  3.706460   1.53%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g2X0Y0wp_tree_mode2
68225915  3.706474   1.53%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g3X0
61322482  3.706543   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g0modular_palette_colors0X0Y0
68319409  3.706581   1.86%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g3Y0patches0wp_tree_mode2
68320757  3.706602   1.86%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g3X0Y0patches0wp_tree_mode2
68283855  3.706762   1.45%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g2X0Y0
68334914  3.707495   1.69%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g3Y0patches0
68321867  3.707497   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g2X0wp_tree_mode2
68336409  3.707518   1.69%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g3X0Y0patches0
68386816  3.707703   1.78%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g2Y0patches0wp_tree_mode2
64657180  3.708079   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g2modular_palette_colors70000X0
68343420  3.708228   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g2wp_tree_mode2
68334683  3.708242   1.53%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g2X0
68400941  3.708531   1.61%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g2Y0patches0
62144307  3.708807   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g2Y0patches0
68355935  3.708966   1.45%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g2
68437485  3.709693   1.78%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g2X0Y0patches0wp_tree_mode2
68450340  3.710509   1.61%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g2X0Y0patches0
64732798  3.710773   2.42%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g2modular_palette_colors70000X0patches0
64673169  3.710870   1.45%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g1modular_palette_colors70000patches0
68801644  3.711446   1.61%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g1X0patches0
68813681  3.711694   1.61%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g1X0patches0wp_tree_mode2
68718819  3.713662   1.29%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g1X0
68729139  3.713809   1.29%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g1X0wp_tree_mode2
64838494  3.713833   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g0modular_palette_colors70000patches0
68346309  3.715594   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g3Y0wp_tree_mode2
68347657  3.715614   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g3X0Y0wp_tree_mode2
68403932  3.715738   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g2Y0wp_tree_mode2
68416719  3.716553   1.45%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g2Y0
68362280  3.716578   1.53%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g3Y0
68363775  3.716601   1.53%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g3X0Y0
61792748  3.717580   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g0modular_palette_colors0X0Y0wp_tree_mode2
68894183  3.717663   1.78%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g1patches0
68451285  3.717789   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g2X0Y0wp_tree_mode2
68904712  3.717812   1.69%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g1patches0wp_tree_mode2
68463296  3.718604   1.53%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g2X0Y0
61808098  3.718788   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g0modular_palette_colors0X0Y0
68806710  3.719536   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g1
68816493  3.719622   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g1wp_tree_mode2
68896913  3.720456   2.10%   ···   A  cjxl_0.10.2-d_d0e10P0E4g1X0patches0wp_tree_mode2
68904078  3.720877   1.53%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g1X0patches0
61196070  3.722033   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g1modular_palette_colors0X0Y0patches0wp_tree_mode2
61425250  3.722102   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P14E4I100g0modular_palette_colors0X0Y0patches0
61204277  3.722774   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g1modular_palette_colors0X0Y0patches0
64446658  3.722979   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g0modular_palette_colors70000Y0
68823389  3.723293   1.53%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g1X0wp_tree_mode2
68828776  3.723735   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g1X0
68953652  3.724014   1.53%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g1X0Y0patches0
68962523  3.724047   1.53%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g1X0Y0patches0wp_tree_mode2
62680769  3.724702   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g1X0Y0patches0
68877093  3.726284   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g1X0Y0wp_tree_mode2
68869728  3.726352   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g1X0Y0
68965942  3.726398   1.69%   ···   A  cjxl_0.10.2-d_d0e10P0E4I100g1Y0patches0
68975213  3.726400   1.61%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g1Y0patches0wp_tree_mode2
62492379  3.726426   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g2X0Y0patches0
64172207  3.726944   1.45%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g1modular_palette_colors70000Y0
68992238  3.727060   2.02%   ···   A  cjxl_0.10.2-d_d0e10P0E4g1patches0wp_tree_mode2
68999682  3.727431   1.61%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g1patches0
68896435  3.728878   1.45%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g1Y0wp_tree_mode2
68887673  3.728942   1.45%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g1Y0
68913021  3.729379   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g1wp_tree_mode2
61608206  3.729487   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g1modular_palette_colors0X0Y0patches0wp_tree_mode2
68919512  3.729819   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g1
65397496  3.730529   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g1modular_palette_colors70000X0
62569089  3.730926   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g3Y0patches0
62573352  3.730991   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g3X0Y0patches0
61532365  3.731191   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g0modular_palette_colors0X0Y0wp_tree_mode2
61541096  3.731630   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g0modular_palette_colors0X0Y0
69047849  3.731648   1.94%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g1X0Y0patches0wp_tree_mode2
69055098  3.732127   1.53%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g1X0Y0patches0
61631875  3.732298   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g1modular_palette_colors0X0Y0patches0
63349547  3.732769   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g0X0Y0patches0
68970534  3.734404   1.53%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g1X0Y0wp_tree_mode2
69066989  3.734483   1.86%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g1Y0patches0wp_tree_mode2
64233013  3.734882   2.34%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g2modular_palette_colors70000Y0
68976139  3.734897   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g1X0Y0
69075188  3.734934   1.61%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g1Y0patches0
63934922  3.736038   2.66%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g3modular_palette_colors70000Y0
63939154  3.736102   2.66%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g3modular_palette_colors70000X0Y0
64945728  3.736322   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g2modular_palette_colors70000patches0
68994698  3.737347   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g1Y0wp_tree_mode2
65146573  3.737360   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g0modular_palette_colors70000patches0
69002309  3.737880   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g1Y0
64984314  3.738046   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g1modular_palette_colors70000patches0
64793004  3.738923   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g3modular_palette_colors70000patches0
64797267  3.738988   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g3modular_palette_colors70000X0patches0
62016210  3.742619   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g0modular_palette_colors0X0Y0wp_tree_mode2
64499489  3.743365   2.34%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g2modular_palette_colors70000X0Y0
65183942  3.744008   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g2modular_palette_colors70000X0patches0
62043239  3.744604   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g0modular_palette_colors0X0Y0
69267254  3.745151   4.84%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g3patches0wp_tree_mode2
69269123  3.745180   4.84%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g3X0patches0wp_tree_mode2
64934236  3.746181   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g0modular_palette_colors70000Y0patches0
69284606  3.746677   3.55%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g3patches0
69286577  3.746707   3.55%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g3X0patches0
66089876  3.747587   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g0modular_palette_colors70000X0
65788626  3.747832   1.45%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g1modular_palette_colors70000X0patches0
69519730  3.753114   3.47%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g2X0patches0wp_tree_mode2
61725509  3.753265   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P14E4g0modular_palette_colors0X0Y0patches0
62080818  3.753654   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g0modular_palette_colors0X0Y0patches0wp_tree_mode2
62076374  3.753795   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P5E4I100g0modular_palette_colors0X0Y0patches0
69552427  3.754243   3.55%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g2patches0wp_tree_mode2
69369792  3.754428   4.12%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g3Y0patches0wp_tree_mode2
69371661  3.754457   4.12%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g3X0Y0patches0wp_tree_mode2
69540939  3.754740   2.91%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g2X0patches0
64485149  3.754746   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g1modular_palette_colors70000Y0
69309491  3.754894   1.29%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g3wp_tree_mode2
69311360  3.754923   1.29%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g3X0wp_tree_mode2
69572850  3.755845   2.91%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g2patches0
69386619  3.755995   2.82%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g3Y0patches0
69388590  3.756026   2.82%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g3X0Y0patches0
69327735  3.756472   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g3
69329706  3.756502   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g3X0
63601620  3.757098   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g0X0Y0patches0
69539690  3.761667   1.21%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g2X0wp_tree_mode2
69605863  3.761998   2.82%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g2Y0patches0wp_tree_mode2
69576386  3.762839   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g2wp_tree_mode2
62528448  3.763077   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g0modular_palette_colors0X0Y0patches0wp_tree_mode2
69555620  3.763210   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g2X0
69638316  3.763391   2.74%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g2X0Y0patches0wp_tree_mode2
69626310  3.763611   2.18%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g2Y0patches0
69592257  3.764395   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g2
62549364  3.764554   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P4E4I100g0modular_palette_colors0X0Y0patches0
69661466  3.765083   2.18%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g2X0Y0patches0
69446271  3.765890   1.21%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g3Y0wp_tree_mode2
69448140  3.765919   1.21%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g3X0Y0wp_tree_mode2
69464552  3.767514   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g3Y0
69466523  3.767544   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g3X0Y0
64691519  3.768901   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g2modular_palette_colors70000Y0
70237207  3.770047   2.42%   ···   A  cjxl_0.10.2-d_d0e10P0E4I100g3modular_palette_colors70000patches0wp_tree_mode2
70238861  3.770073   2.42%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g3modular_palette_colors70000X0patches0wp_tree_mode2
70246581  3.770548   2.50%   ···   A  cjxl_0.10.2-d_d0e10P0E4I100g3modular_palette_colors70000patches0
70248299  3.770574   2.50%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g3modular_palette_colors70000X0patches0
65243743  3.770768   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g0modular_palette_colors70000Y0patches0
69636555  3.771058   1.05%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g2Y0wp_tree_mode2
64872971  3.771286   1.45%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g1modular_palette_colors70000Y0patches0
65373427  3.772223   1.45%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g1modular_palette_colors70000X0Y0
66420688  3.772423   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g0modular_palette_colors70000X0
69652603  3.772616   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g2Y0
69672694  3.772882   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g2X0Y0wp_tree_mode2
64447471  3.772993   2.66%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g3modular_palette_colors70000Y0patches0
64451703  3.773058   2.66%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g3modular_palette_colors70000X0Y0patches0
64790019  3.773091   2.34%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g2modular_palette_colors70000Y0patches0
70619214  3.773770   2.74%   ···   A  cjxl_0.10.2-d_d0e10P0E4I100g2modular_palette_colors70000X0patches0wp_tree_mode2
70619230  3.774004   2.74%   ···   A  cjxl_0.10.2-d_d0e10P0E4I100g2modular_palette_colors70000X0patches0
69690425  3.774465   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g2X0Y0
70045214  3.774523   1.61%   ···   A  cjxl_0.10.2-d_d0e10P0E4I1g1X0patches0wp_tree_mode2
66115368  3.775606   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g1modular_palette_colors70000X0patches0
70218330  3.775805   1.21%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g0X0wp_tree_mode2
70218523  3.775809   1.21%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g0X0
70067828  3.776148   1.69%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g1X0patches0
69955223  3.776148   1.05%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g1X0wp_tree_mode2
64633517  3.776960   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g3modular_palette_colors70000Y0
64637780  3.777025   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g3modular_palette_colors70000X0Y0
64957043  3.777349   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g2modular_palette_colors70000X0Y0
69977695  3.777999   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g1X0
70312918  3.778705   2.26%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g3modular_palette_colors70000Y0patches0wp_tree_mode2
70314572  3.778730   2.26%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g3modular_palette_colors70000X0Y0patches0wp_tree_mode2
62286106  3.778882   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g0modular_palette_colors0X0Y0patches0wp_tree_mode2
62295527  3.779350   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P5E4g0modular_palette_colors0X0Y0patches0
70323899  3.779374   2.10%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g3modular_palette_colors70000Y0patches0
70325617  3.779400   2.10%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g3modular_palette_colors70000X0Y0patches0
70121702  3.780261   1.45%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g1patches0wp_tree_mode2
70865029  3.781546   2.34%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g2modular_palette_colors70000patches0wp_tree_mode2
70030524  3.781714   1.05%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g1wp_tree_mode2
70864824  3.781774   2.42%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g2modular_palette_colors70000patches0
70142197  3.781877   1.69%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g1patches0
65052696  3.781911   2.34%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g2modular_palette_colors70000X0Y0patches0
70286216  3.783006   1.21%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g0X0wp_tree_mode2
70463107  3.783114   1.37%   ···   A  cjxl_0.10.2-d_d0e10P0E4I100g0X0patches0
70464184  3.783224   1.45%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g0X0patches0wp_tree_mode2
70452014  3.783595   2.66%   ···   A  cjxl_0.10.2-d_d0e10P0E4g3modular_palette_colors70000patches0wp_tree_mode2
70051029  3.783604   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g1
70453362  3.783616   2.66%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g3modular_palette_colors70000X0patches0wp_tree_mode2
70294612  3.783676   1.21%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g0X0
70465880  3.784401   1.86%   ···   A  cjxl_0.10.2-d_d0e10P0E4g3modular_palette_colors70000patches0
70467375  3.784424   1.86%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g3modular_palette_colors70000X0patches0
70399794  3.784682   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g3modular_palette_colors70000wp_tree_mode2
70401448  3.784707   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g3modular_palette_colors70000X0wp_tree_mode2
70711974  3.785007   2.58%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g2modular_palette_colors70000X0Y0patches0wp_tree_mode2
70409629  3.785190   1.53%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g3modular_palette_colors70000
70411347  3.785216   1.53%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g3modular_palette_colors70000X0
70711963  3.785373   2.34%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g2modular_palette_colors70000X0Y0patches0
70773462  3.785706   2.66%   ···   A  cjxl_0.10.2-d_d0e10P0E4g2modular_palette_colors70000X0patches0wp_tree_mode2
70190506  3.786029   1.45%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g1X0Y0patches0wp_tree_mode2
70788685  3.786471   2.18%   ···   A  cjxl_0.10.2-d_d0e10P0E4g2modular_palette_colors70000X0patches0
70763803  3.787428   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g2modular_palette_colors70000X0wp_tree_mode2
70211635  3.787618   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g1X0Y0patches0
70182695  3.787641   1.29%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g1Y0patches0wp_tree_mode2
70764208  3.787647   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g2modular_palette_colors70000X0
70103393  3.787736   1.05%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g1X0Y0wp_tree_mode2
62763773  3.789118   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g0modular_palette_colors0X0Y0patches0wp_tree_mode2
70201811  3.789241   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g1Y0patches0
70124276  3.789521   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g1X0Y0
70101620  3.789724   1.05%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g1Y0wp_tree_mode2
70382691  3.790035   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g0X0Y0wp_tree_mode2
70385037  3.790170   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g0X0Y0
70531915  3.790475   1.53%   ···   A  cjxl_0.10.2-d_d0e10P0E4g0X0patches0wp_tree_mode2
70536882  3.790848   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g0X0patches0
70528410  3.791142   2.50%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g3modular_palette_colors70000Y0patches0wp_tree_mode2
70529758  3.791162   2.50%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g3modular_palette_colors70000X0Y0patches0wp_tree_mode2
62792292  3.791289   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P4E4g0modular_palette_colors0X0Y0patches0
70120651  3.791552   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g1Y0
70542744  3.791994   1.86%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g3modular_palette_colors70000Y0patches0
70544239  3.792017   1.86%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g3modular_palette_colors70000X0Y0patches0
70959600  3.792943   2.18%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g2modular_palette_colors70000Y0patches0wp_tree_mode2
70958780  3.793284   2.02%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g2modular_palette_colors70000Y0patches0
71018320  3.793577   2.26%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g2modular_palette_colors70000patches0wp_tree_mode2
70481094  3.793825   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g3modular_palette_colors70000Y0wp_tree_mode2
70482748  3.793850   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g3modular_palette_colors70000X0Y0wp_tree_mode2
71033532  3.794326   1.69%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g2modular_palette_colors70000patches0
70991999  3.794477   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g2modular_palette_colors70000wp_tree_mode2
70492579  3.794509   1.45%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g3modular_palette_colors70000Y0
70494297  3.794536   1.45%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g3modular_palette_colors70000X0Y0
70992014  3.794679   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g2modular_palette_colors70000
70859804  3.795676   2.50%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g2modular_palette_colors70000X0Y0patches0wp_tree_mode2
70449869  3.795951   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g0X0Y0wp_tree_mode2
70875472  3.796503   2.18%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g2modular_palette_colors70000X0Y0patches0
70461493  3.796798   1.21%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g0X0Y0
70456113  3.797334   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g0
70455813  3.797413   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g0wp_tree_mode2
70631404  3.797454   1.53%   ···   A  cjxl_0.10.2-d_d0e10P0E4I100g0X0Y0patches0wp_tree_mode2
70632667  3.797504   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g0X0Y0patches0
70864473  3.799218   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g2modular_palette_colors70000X0Y0wp_tree_mode2
70625493  3.799220   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g3modular_palette_colors70000wp_tree_mode2
70626841  3.799241   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g3modular_palette_colors70000X0wp_tree_mode2
70864887  3.799578   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g2modular_palette_colors70000X0Y0
65186714  3.800167   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g1modular_palette_colors70000Y0patches0
70640967  3.800223   1.53%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g3modular_palette_colors70000
70642462  3.800245   1.53%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g3modular_palette_colors70000X0
70927566  3.800251   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g2modular_palette_colors70000X0wp_tree_mode2
65704833  3.800586   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g1modular_palette_colors70000X0Y0
70943327  3.801191   1.53%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g2modular_palette_colors70000X0
67010099  3.801720   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g0modular_palette_colors70000X0patches0
70697824  3.803453   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g0X0Y0patches0wp_tree_mode2
71104253  3.803572   2.10%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g2modular_palette_colors70000Y0patches0wp_tree_mode2
70705856  3.804028   1.29%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g0X0Y0patches0
71119986  3.804377   1.69%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g2modular_palette_colors70000Y0patches0
70527663  3.804475   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g0wp_tree_mode2
70531962  3.804882   1.21%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g0
70545709  3.805605   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g0Y0
70545208  3.805606   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g0Y0wp_tree_mode2
70715815  3.805898   1.29%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g0patches0
70716534  3.806095   1.29%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g0patches0wp_tree_mode2
71093598  3.806401   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g2modular_palette_colors70000Y0wp_tree_mode2
71093140  3.806729   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g2modular_palette_colors70000Y0
70707167  3.807184   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g3modular_palette_colors70000Y0wp_tree_mode2
70708515  3.807204   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g3modular_palette_colors70000X0Y0wp_tree_mode2
71155637  3.807354   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g2modular_palette_colors70000wp_tree_mode2
70723454  3.808258   1.53%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g3modular_palette_colors70000Y0
71170996  3.808271   1.45%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g2modular_palette_colors70000
70724949  3.808281   1.53%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g3modular_palette_colors70000X0Y0
65246127  3.808332   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g2modular_palette_colors70000Y0patches0
71633879  3.808944   1.94%   ···   A  cjxl_0.10.2-d_d0e10P0E4I100g1modular_palette_colors70000X0patches0
71643189  3.809021   1.94%   ···   A  cjxl_0.10.2-d_d0e10P0E4I100g1modular_palette_colors70000X0patches0wp_tree_mode2
71021304  3.810711   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g2modular_palette_colors70000X0Y0wp_tree_mode2
70613596  3.811310   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g0Y0wp_tree_mode2
71037210  3.811710   1.53%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g2modular_palette_colors70000X0Y0
70620676  3.811787   1.21%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g0Y0
70786860  3.813018   1.29%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g0patches0wp_tree_mode2
70790893  3.813455   1.29%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g0patches0
70800292  3.813473   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g0Y0patches0
70800644  3.813578   1.21%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g0Y0patches0wp_tree_mode2
65141459  3.814763   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g3modular_palette_colors70000Y0patches0
65145722  3.814828   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g3modular_palette_colors70000X0Y0patches0
66386934  3.815601   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g0modular_palette_colors70000X0Y0
71674030  3.816588   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g1modular_palette_colors70000X0wp_tree_mode2
71666435  3.816606   1.29%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g1modular_palette_colors70000X0
65508435  3.817184   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g2modular_palette_colors70000X0Y0patches0
71247991  3.817802   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g2modular_palette_colors70000Y0wp_tree_mode2
71720588  3.818239   1.78%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g1modular_palette_colors70000X0Y0patches0wp_tree_mode2
71734823  3.818300   2.10%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g1modular_palette_colors70000X0patches0wp_tree_mode2
71713712  3.818360   1.78%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g1modular_palette_colors70000X0Y0patches0
71743557  3.818754   1.53%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g1modular_palette_colors70000X0patches0
71263807  3.818781   1.45%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g2modular_palette_colors70000Y0
70866529  3.819181   1.29%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g0Y0patches0wp_tree_mode2
70873392  3.819710   1.29%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g0Y0patches0
66118460  3.820385   1.45%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g1modular_palette_colors70000X0Y0patches0
71755924  3.826103   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g1modular_palette_colors70000X0Y0wp_tree_mode2
71750801  3.826326   1.29%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g1modular_palette_colors70000X0Y0
71814313  3.826458   1.94%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g1modular_palette_colors70000X0Y0patches0wp_tree_mode2
71776825  3.826713   1.69%   ···   A  cjxl_0.10.2-d_d0e10P0E4g1modular_palette_colors70000X0wp_tree_mode2
71822821  3.826958   1.53%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g1modular_palette_colors70000X0Y0patches0
71785368  3.827227   1.45%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g1modular_palette_colors70000X0
67347589  3.827248   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g0modular_palette_colors70000X0patches0
71235392  3.831575   1.05%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g0X0wp_tree_mode2
71255972  3.833804   1.05%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g0X0
71640148  3.834634   5.17%   ···   A  cjxl_0.10.2-d_d0e10P0E4I1g3modular_palette_colors70000patches0wp_tree_mode2
71642017  3.834663   5.17%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g3modular_palette_colors70000X0patches0wp_tree_mode2
71860542  3.835162   1.69%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g1modular_palette_colors70000X0Y0wp_tree_mode2
71868782  3.835714   1.45%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g1modular_palette_colors70000X0Y0
71654218  3.836019   3.63%   ···   A  cjxl_0.10.2-d_d0e10P0E4I1g3modular_palette_colors70000patches0
71656189  3.836049   3.63%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g3modular_palette_colors70000X0patches0
66721255  3.842411   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g0modular_palette_colors70000X0Y0
71718502  3.843072   4.36%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g3modular_palette_colors70000Y0patches0wp_tree_mode2
71720371  3.843101   4.36%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g3modular_palette_colors70000X0Y0patches0wp_tree_mode2
71568656  3.843361   1.05%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g0X0patches0wp_tree_mode2
69349516  3.843501   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g3modular_palette_colors0patches0wp_tree_mode2
69349516  3.843501   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g3modular_palette_colors0X0patches0wp_tree_mode2
72175279  3.843765   3.71%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g2modular_palette_colors70000X0patches0wp_tree_mode2
69357369  3.844376   1.69%   ···   A  cjxl_0.10.2-d_d0e10P0E4I100g3modular_palette_colors0patches0
69357369  3.844376   1.69%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g3modular_palette_colors0X0patches0
71732700  3.844537   2.82%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g3modular_palette_colors70000Y0patches0
71734671  3.844567   2.82%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g3modular_palette_colors70000X0Y0patches0
72190442  3.845157   2.91%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g2modular_palette_colors70000X0patches0
71587316  3.845391   1.21%   ···   A  cjxl_0.10.2-d_d0e10P0E4I1g0X0patches0
71407664  3.845723   1.05%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g0X0Y0wp_tree_mode2
69317517  3.846213   0.89%   ···   A  cjxl_0.10.2-d_d0e10P0E4I100g3modular_palette_colors0wp_tree_mode2
69317517  3.846213   0.89%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g3modular_palette_colors0X0wp_tree_mode2
69326598  3.847068   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g3modular_palette_colors0
69326598  3.847068   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g3modular_palette_colors0X0
71426374  3.847870   1.05%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g0X0Y0
69570413  3.849027   0.97%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g2modular_palette_colors0X0patches0wp_tree_mode2
69569004  3.849664   1.61%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g2modular_palette_colors0X0patches0
69595978  3.849981   0.97%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g2modular_palette_colors0patches0wp_tree_mode2
66450263  3.850027   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g1modular_palette_colors70000X0Y0patches0
69512642  3.850563   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g2modular_palette_colors0X0wp_tree_mode2
69592849  3.850577   1.53%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g2modular_palette_colors0patches0
71834227  3.850966   1.21%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g3modular_palette_colors70000wp_tree_mode2
71836096  3.850995   1.21%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g3modular_palette_colors70000X0wp_tree_mode2
69510872  3.851093   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g2modular_palette_colors0X0
71438202  3.851979   0.97%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g0wp_tree_mode2
71850336  3.852459   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g3modular_palette_colors70000
69552828  3.852476   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g2modular_palette_colors0wp_tree_mode2
71852307  3.852489   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g3modular_palette_colors70000X0
69549829  3.852969   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g2modular_palette_colors0
71460218  3.854005   0.97%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g0
72498694  3.854582   3.79%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g2modular_palette_colors70000patches0wp_tree_mode2
72273338  3.854909   2.91%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g2modular_palette_colors70000X0Y0patches0wp_tree_mode2
72522327  3.856067   2.91%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g2modular_palette_colors70000patches0
72289112  3.856379   2.10%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g2modular_palette_colors70000X0Y0patches0
71743522  3.857509   1.05%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g0X0Y0patches0wp_tree_mode2
72328799  3.858298   1.21%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g2modular_palette_colors70000X0wp_tree_mode2
71761351  3.859542   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g0X0Y0patches0
69582443  3.859571   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g3modular_palette_colors0patches0wp_tree_mode2
69582443  3.859571   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g3modular_palette_colors0X0patches0wp_tree_mode2
72339090  3.859609   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g2modular_palette_colors70000X0
71920260  3.859989   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g3modular_palette_colors70000Y0wp_tree_mode2
71922129  3.860017   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g3modular_palette_colors70000X0Y0wp_tree_mode2
71522774  3.860092   0.97%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g0Y0wp_tree_mode2
69597270  3.861140   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g3modular_palette_colors0patches0
69597270  3.861140   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g3modular_palette_colors0X0patches0
71936118  3.861508   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g3modular_palette_colors70000Y0
71938089  3.861539   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g3modular_palette_colors70000X0Y0
72932986  3.861546   1.86%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g1modular_palette_colors70000patches0
72943078  3.861626   1.78%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g1modular_palette_colors70000patches0wp_tree_mode2
71542759  3.862042   0.97%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g0Y0
69558711  3.863010   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g3modular_palette_colors0wp_tree_mode2
69558711  3.863010   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g3modular_palette_colors0X0wp_tree_mode2
69758754  3.863905   0.89%   ···   A  cjxl_0.10.2-d_d0e10P0E4g2modular_palette_colors0X0patches0wp_tree_mode2
69573806  3.864451   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g3modular_palette_colors0
69573806  3.864451   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g3modular_palette_colors0X0
69778895  3.864735   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g2modular_palette_colors0patches0wp_tree_mode2
71776055  3.864851   0.97%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g0patches0wp_tree_mode2
69772023  3.865352   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g2modular_palette_colors0X0patches0
72591061  3.865490   2.99%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g2modular_palette_colors70000Y0patches0wp_tree_mode2
69706692  3.866097   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g2modular_palette_colors0X0wp_tree_mode2
69792869  3.866230   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g2modular_palette_colors0patches0
71796415  3.866754   0.97%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g0patches0
72615205  3.867032   2.10%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g2modular_palette_colors70000Y0patches0
72910763  3.867121   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g1modular_palette_colors70000
72920023  3.867145   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g1modular_palette_colors70000wp_tree_mode2
69720013  3.867445   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g2modular_palette_colors0X0
69744111  3.867806   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g2modular_palette_colors0wp_tree_mode2
72627085  3.868050   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g2modular_palette_colors70000wp_tree_mode2
69756775  3.869150   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g2modular_palette_colors0
73007232  3.869368   1.61%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g1modular_palette_colors70000Y0patches0wp_tree_mode2
72998310  3.869447   1.69%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g1modular_palette_colors70000Y0patches0
72647078  3.869508   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g2modular_palette_colors70000
72435161  3.870043   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g2modular_palette_colors70000X0Y0wp_tree_mode2
73037294  3.871329   2.02%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g1modular_palette_colors70000patches0wp_tree_mode2
72445727  3.871384   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g2modular_palette_colors70000X0Y0
73046086  3.871747   1.61%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g1modular_palette_colors70000patches0
71857198  3.872289   0.97%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g0Y0patches0wp_tree_mode2
71875020  3.874069   0.97%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g0Y0patches0
67345150  3.874972   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g0modular_palette_colors70000X0Y0patches0
72994738  3.875587   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g1modular_palette_colors70000Y0wp_tree_mode2
72986538  3.875719   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g1modular_palette_colors70000Y0
73092634  3.876539   1.21%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g0modular_palette_colors70000X0
73095987  3.876578   1.21%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g0modular_palette_colors70000X0wp_tree_mode2
73025370  3.877554   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g1modular_palette_colors70000wp_tree_mode2
73034241  3.878063   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g1modular_palette_colors70000
73104804  3.878071   1.86%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g1modular_palette_colors70000Y0patches0wp_tree_mode2
73223949  3.878230   1.29%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g0modular_palette_colors70000X0patches0
73227716  3.878332   1.45%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g0modular_palette_colors70000X0patches0wp_tree_mode2
73114584  3.878580   1.61%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g1modular_palette_colors70000Y0patches0
72726378  3.879514   1.05%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g2modular_palette_colors70000Y0wp_tree_mode2
70321344  3.880558   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g1modular_palette_colors0X0wp_tree_mode2
70309548  3.880837   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g1modular_palette_colors0X0
72746719  3.880992   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g2modular_palette_colors70000Y0
73183639  3.884259   1.21%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g0modular_palette_colors70000X0wp_tree_mode2
70402530  3.884496   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g1modular_palette_colors0wp_tree_mode2
70391358  3.884839   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g1modular_palette_colors0
73191532  3.884910   1.21%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g0modular_palette_colors70000X0
73102226  3.884916   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g1modular_palette_colors70000Y0wp_tree_mode2
70504696  3.885380   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g1modular_palette_colors0X0patches0wp_tree_mode2
73112179  3.885524   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g1modular_palette_colors70000Y0
70493889  3.885678   0.97%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g1modular_palette_colors0X0patches0
73310173  3.885919   1.53%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g0modular_palette_colors70000X0patches0wp_tree_mode2
73314458  3.886253   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g0modular_palette_colors70000X0patches0
73191603  3.888486   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g0modular_palette_colors70000X0Y0wp_tree_mode2
73190119  3.888596   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g0modular_palette_colors70000X0Y0
70570727  3.888834   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g1modular_palette_colors0patches0wp_tree_mode2
70558006  3.889085   0.97%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g1modular_palette_colors0patches0
73323100  3.890288   1.53%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g0modular_palette_colors70000X0Y0patches0wp_tree_mode2
73321407  3.890365   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g0modular_palette_colors70000X0Y0patches0
73477350  3.891183   1.61%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g1modular_palette_colors70000X0patches0wp_tree_mode2
73495747  3.892592   1.69%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g1modular_palette_colors70000X0patches0
70454642  3.893440   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g1modular_palette_colors0X0wp_tree_mode2
70459359  3.894302   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g1modular_palette_colors0X0
73281334  3.895183   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g0modular_palette_colors70000X0Y0wp_tree_mode2
73291365  3.895948   1.21%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g0modular_palette_colors70000X0Y0
73407018  3.896854   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g0modular_palette_colors70000X0Y0patches0wp_tree_mode2
73413412  3.897335   1.29%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g0modular_palette_colors70000X0Y0patches0
70537000  3.897453   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g1modular_palette_colors0wp_tree_mode2
70637515  3.898300   0.89%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g1modular_palette_colors0X0patches0wp_tree_mode2
70542327  3.898362   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g1modular_palette_colors0
73516244  3.899100   1.05%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g1modular_palette_colors70000X0wp_tree_mode2
70642502  3.899170   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g1modular_palette_colors0X0patches0
73564740  3.900304   1.45%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g1modular_palette_colors70000X0Y0patches0wp_tree_mode2
73536773  3.900775   1.21%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g1modular_palette_colors70000X0
73580972  3.901699   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g1modular_palette_colors70000X0Y0patches0
70702921  3.901813   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g1modular_palette_colors0patches0wp_tree_mode2
70709358  3.902742   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g1modular_palette_colors0patches0
67686704  3.902865   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g0modular_palette_colors70000X0Y0patches0
73609449  3.908486   1.05%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g1modular_palette_colors70000X0Y0wp_tree_mode2
73627932  3.910131   1.21%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g1modular_palette_colors70000X0Y0
71162973  3.945067   1.78%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g3modular_palette_colors0patches0wp_tree_mode2
71162973  3.945067   1.78%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g3modular_palette_colors0X0patches0wp_tree_mode2
71673791  3.945890   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g0modular_palette_colors0X0wp_tree_mode2
71667579  3.946124   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g0modular_palette_colors0X0
71184047  3.947081   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g3modular_palette_colors0patches0
71184047  3.947081   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g3modular_palette_colors0X0patches0
71147962  3.949976   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g3modular_palette_colors0wp_tree_mode2
71147962  3.949976   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g3modular_palette_colors0X0wp_tree_mode2
75004849  3.951944   1.45%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g1modular_palette_colors70000patches0wp_tree_mode2
71170048  3.952042   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g3modular_palette_colors0
71170048  3.952042   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g3modular_palette_colors0X0
75022668  3.953436   1.69%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g1modular_palette_colors70000patches0
74469577  3.954296   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g0modular_palette_colors70000
74471976  3.954374   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g0modular_palette_colors70000wp_tree_mode2
71465102  3.954626   1.29%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g2modular_palette_colors0X0patches0wp_tree_mode2
71772549  3.955148   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g0modular_palette_colors0X0wp_tree_mode2
71772218  3.955810   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g0modular_palette_colors0X0
71507016  3.956498   1.29%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g2modular_palette_colors0patches0wp_tree_mode2
71496926  3.956989   1.29%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g2modular_palette_colors0X0patches0
71401533  3.957225   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g2modular_palette_colors0X0wp_tree_mode2
74979232  3.957269   1.05%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g1modular_palette_colors70000wp_tree_mode2
71536978  3.958785   1.29%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g2modular_palette_colors0patches0
74998870  3.959056   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g1modular_palette_colors70000
75067844  3.959341   1.29%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g1modular_palette_colors70000Y0patches0wp_tree_mode2
71431981  3.959578   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g2modular_palette_colors0X0
71450765  3.959640   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g2modular_palette_colors0wp_tree_mode2
75084220  3.960864   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g1modular_palette_colors70000Y0patches0
72020874  3.961425   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g0modular_palette_colors0X0patches0wp_tree_mode2
74540752  3.961456   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g0modular_palette_colors70000Y0
74543510  3.961478   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g0modular_palette_colors70000Y0wp_tree_mode2
72016145  3.961792   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g0modular_palette_colors0X0patches0
71479721  3.961970   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g2modular_palette_colors0
74563322  3.962281   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g0modular_palette_colors70000wp_tree_mode2
74566253  3.962670   1.21%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g0modular_palette_colors70000
74747515  3.963586   1.21%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g0modular_palette_colors70000patches0
75133470  3.963610   1.05%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g0modular_palette_colors70000X0wp_tree_mode2
74743256  3.963634   1.29%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g0modular_palette_colors70000patches0wp_tree_mode2
75051910  3.965364   1.05%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g1modular_palette_colors70000Y0wp_tree_mode2
75156194  3.965762   1.05%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g0modular_palette_colors70000X0
75070019  3.967121   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g1modular_palette_colors70000Y0
74632601  3.968181   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g0modular_palette_colors70000Y0wp_tree_mode2
75327424  3.968547   1.05%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g0modular_palette_colors70000X0patches0wp_tree_mode2
74638708  3.968681   1.21%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g0modular_palette_colors70000Y0
74806484  3.969895   1.21%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g0modular_palette_colors70000Y0patches0wp_tree_mode2
74810658  3.969919   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g0modular_palette_colors70000Y0patches0
75349734  3.970564   1.21%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g0modular_palette_colors70000X0patches0
64052386  3.970564   2.66%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g3modular_palette_colors0
64052386  3.970564   2.66%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g3modular_palette_colors0X0
72119558  3.970708   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g0modular_palette_colors0X0patches0wp_tree_mode2
74830819  3.971142   1.29%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g0modular_palette_colors70000patches0wp_tree_mode2
74832849  3.971523   1.29%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g0modular_palette_colors70000patches0
72121006  3.971536   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g0modular_palette_colors0X0patches0
70783874  3.973484   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g1modular_palette_colors0Y0
70793525  3.973533   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g1modular_palette_colors0Y0wp_tree_mode2
71865756  3.975143   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g1modular_palette_colors0X0wp_tree_mode2
64294823  3.975369   2.34%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g2modular_palette_colors0
72088648  3.976186   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g0modular_palette_colors0wp_tree_mode2
75241784  3.976190   1.05%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g0modular_palette_colors70000X0Y0wp_tree_mode2
74892407  3.976301   1.29%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g0modular_palette_colors70000Y0patches0wp_tree_mode2
70926242  3.976351   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g1modular_palette_colors0Y0patches0
72083278  3.976368   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g0modular_palette_colors0
70936878  3.976446   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g1modular_palette_colors0Y0patches0wp_tree_mode2
74897852  3.976817   1.29%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g0modular_palette_colors70000Y0patches0
71887628  3.977273   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g1modular_palette_colors0X0
64650327  3.977773   1.05%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g0modular_palette_colors0
75263793  3.978350   1.05%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g0modular_palette_colors70000X0Y0
70609421  3.978772   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g2modular_palette_colors0Y0patches0wp_tree_mode2
70606065  3.978930   0.89%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g2modular_palette_colors0Y0patches0
64374849  3.979161   2.34%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g2modular_palette_colors0X0
72078420  3.980505   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g1modular_palette_colors0X0patches0wp_tree_mode2
75433160  3.980885   1.05%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g0modular_palette_colors70000X0Y0patches0wp_tree_mode2
70616456  3.981147   0.89%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g3modular_palette_colors0Y0patches0wp_tree_mode2
70633732  3.981929   0.89%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g3modular_palette_colors0X0Y0patches0wp_tree_mode2
70635785  3.981944   0.97%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g3modular_palette_colors0Y0patches0
72102005  3.982533   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g1modular_palette_colors0X0patches0
70653106  3.982727   0.97%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g3modular_palette_colors0X0Y0patches0
72014272  3.982823   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g1modular_palette_colors0wp_tree_mode2
75455553  3.982989   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g0modular_palette_colors70000X0Y0patches0
70928156  3.983526   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g1modular_palette_colors0Y0wp_tree_mode2
70581134  3.983723   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g2modular_palette_colors0Y0wp_tree_mode2
64575350  3.983733   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g1modular_palette_colors0
70580670  3.983970   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g2modular_palette_colors0Y0
70935625  3.984084   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g1modular_palette_colors0Y0
72037548  3.985039   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g1modular_palette_colors0
70601659  3.986039   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g3modular_palette_colors0Y0wp_tree_mode2
72206717  3.986285   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g0modular_palette_colors0wp_tree_mode2
71071942  3.986450   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g1modular_palette_colors0Y0patches0wp_tree_mode2
70614395  3.986615   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g3modular_palette_colors0X0Y0wp_tree_mode2
70621917  3.986883   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g3modular_palette_colors0Y0
71078662  3.986971   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g1modular_palette_colors0Y0patches0
72207282  3.987102   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g0modular_palette_colors0
70634669  3.987460   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g3modular_palette_colors0X0Y0
72215160  3.988352   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g1modular_palette_colors0patches0wp_tree_mode2
70866883  3.988554   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g2modular_palette_colors0X0Y0patches0wp_tree_mode2
70867712  3.988805   0.97%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g2modular_palette_colors0X0Y0patches0
70774754  3.989772   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g2modular_palette_colors0Y0patches0wp_tree_mode2
72239938  3.990487   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g1modular_palette_colors0patches0
70787931  3.990703   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g2modular_palette_colors0Y0patches0
72426295  3.991318   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g0modular_palette_colors0patches0wp_tree_mode2
72421159  3.991628   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g0modular_palette_colors0patches0
70815993  3.991649   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g2modular_palette_colors0X0Y0wp_tree_mode2
70817570  3.991965   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g2modular_palette_colors0X0Y0
70840030  3.993635   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g3modular_palette_colors0Y0patches0wp_tree_mode2
70857384  3.994420   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g3modular_palette_colors0X0Y0patches0wp_tree_mode2
70863359  3.994856   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g3modular_palette_colors0Y0patches0
70752252  3.995138   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g2modular_palette_colors0Y0wp_tree_mode2
70880642  3.995638   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g3modular_palette_colors0X0Y0patches0
70764737  3.995962   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g2modular_palette_colors0Y0
70833728  3.999032   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g3modular_palette_colors0Y0wp_tree_mode2
71032964  3.999489   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g2modular_palette_colors0X0Y0patches0wp_tree_mode2
70846233  3.999598   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g3modular_palette_colors0X0Y0wp_tree_mode2
70855940  4.000151   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g3modular_palette_colors0Y0
64892221  4.000204   ····    ···   ·  cjxl_0.10.2-d_d0e10P6E4g0modular_palette_colors0
71047745  4.000442   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g2modular_palette_colors0X0Y0patches0
70868525  4.000720   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g3modular_palette_colors0X0Y0
72544776  4.001762   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g0modular_palette_colors0patches0wp_tree_mode2
72545088  4.002631   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g0modular_palette_colors0patches0
70991089  4.003174   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g2modular_palette_colors0X0Y0wp_tree_mode2
71003929  4.004017   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g2modular_palette_colors0X0Y0
65020804  4.006026   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g1modular_palette_colors0X0
64833862  4.010324   ····    ···   ·  cjxl_0.10.2-d_d0e10P6E4g1modular_palette_colors0
72580127  4.010491   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g0modular_palette_colors0X0wp_tree_mode2
64760121  4.012306   ····    ···   ·  cjxl_0.10.2-d_d0e10P6E4g2modular_palette_colors0
72605209  4.012880   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g0modular_palette_colors0X0
64808703  4.016045   ····    ···   ·  cjxl_0.10.2-d_d0e10P6E4g3modular_palette_colors0
64808703  4.016045   ····    ···   ·  cjxl_0.10.2-d_d0e10P6E4g3modular_palette_colors0X0
64838709  4.016070   ····    ···   ·  cjxl_0.10.2-d_d0e10P6E4g2modular_palette_colors0X0
71577262  4.018917   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g1modular_palette_colors0X0Y0wp_tree_mode2
71570249  4.018979   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g1modular_palette_colors0X0Y0
71768618  4.023527   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g1modular_palette_colors0X0Y0patches0wp_tree_mode2
71762472  4.023620   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g1modular_palette_colors0X0Y0patches0
71701034  4.028229   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g1modular_palette_colors0X0Y0wp_tree_mode2
72964594  4.028545   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g0modular_palette_colors0X0patches0wp_tree_mode2
71708949  4.028763   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g1modular_palette_colors0X0Y0
72989709  4.030894   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g0modular_palette_colors0X0patches0
65276912  4.032289   ····    ···   ·  cjxl_0.10.2-d_d0e10P6E4g1modular_palette_colors0X0
71885160  4.032468   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g1modular_palette_colors0X0Y0patches0wp_tree_mode2
71894663  4.033133   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g1modular_palette_colors0X0Y0patches0
72328408  4.034122   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g0modular_palette_colors0Y0
72331337  4.034199   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g0modular_palette_colors0Y0wp_tree_mode2
65120397  4.040796   2.66%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g3modular_palette_colors0patches0
65120397  4.040796   2.66%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g3modular_palette_colors0X0patches0
72450541  4.042676   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g0modular_palette_colors0Y0wp_tree_mode2
72456041  4.043128   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g0modular_palette_colors0Y0
65357071  4.045011   2.34%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g2modular_palette_colors0patches0
73078695  4.045413   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g0modular_palette_colors0wp_tree_mode2
65840486  4.046675   1.05%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g0modular_palette_colors0X0
72640380  4.047066   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g0modular_palette_colors0Y0patches0wp_tree_mode2
72637784  4.047111   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g0modular_palette_colors0Y0patches0
73105386  4.047861   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g0modular_palette_colors0
65462077  4.049449   2.34%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g2modular_palette_colors0X0patches0
76866471  4.054276   0.97%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g0modular_palette_colors70000wp_tree_mode2
72076769  4.054913   1.05%   ···   A  cjxl_0.10.2-d_d0e10P0E4I1g3modular_palette_colors0Y0patches0wp_tree_mode2
72093752  4.055682   1.05%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g3modular_palette_colors0X0Y0patches0wp_tree_mode2
72763127  4.056061   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g0modular_palette_colors0Y0patches0wp_tree_mode2
76888085  4.056090   0.97%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g0modular_palette_colors70000
72096889  4.056167   0.73%   ···   A  cjxl_0.10.2-d_d0e10P0E4I1g3modular_palette_colors0Y0patches0
72766416  4.056620   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g0modular_palette_colors0Y0patches0
72113889  4.056936   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g3modular_palette_colors0X0Y0patches0
72236027  4.059324   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g2modular_palette_colors0Y0patches0wp_tree_mode2
65760739  4.059387   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g1modular_palette_colors0patches0
72398478  4.059853   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g1modular_palette_colors0Y0wp_tree_mode2
65946088  4.060050   1.05%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g0modular_palette_colors0patches0
72263249  4.060785   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g2modular_palette_colors0Y0patches0
72418166  4.061108   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g1modular_palette_colors0Y0
76943871  4.062203   0.97%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g0modular_palette_colors70000Y0wp_tree_mode2
72545341  4.062618   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g1modular_palette_colors0Y0patches0wp_tree_mode2
72112232  4.062789   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g3modular_palette_colors0Y0wp_tree_mode2
73447166  4.063023   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g0modular_palette_colors0patches0wp_tree_mode2
72124329  4.063336   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g3modular_palette_colors0X0Y0wp_tree_mode2
72132327  4.063929   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g3modular_palette_colors0Y0
72567163  4.063997   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g1modular_palette_colors0Y0patches0
76963298  4.063997   0.97%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g0modular_palette_colors70000Y0
72144403  4.064476   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g3modular_palette_colors0X0Y0
73472935  4.065301   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g0modular_palette_colors0patches0
72225777  4.065813   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g2modular_palette_colors0Y0wp_tree_mode2
72413094  4.066251   0.56%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g2modular_palette_colors0X0Y0patches0wp_tree_mode2
72251902  4.067126   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g2modular_palette_colors0Y0
77207477  4.067509   0.97%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g0modular_palette_colors70000patches0wp_tree_mode2
72443660  4.067778   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g2modular_palette_colors0X0Y0patches0
77227443  4.069203   0.97%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g0modular_palette_colors70000patches0
66095153  4.069442   ····    ···   ·  cjxl_0.10.2-d_d0e10P6E4g0modular_palette_colors0X0
72394163  4.071526   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g2modular_palette_colors0X0Y0wp_tree_mode2
72423248  4.072884   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g2modular_palette_colors0X0Y0
77276680  4.074510   0.97%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g0modular_palette_colors70000Y0patches0wp_tree_mode2
77294617  4.076200   0.97%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g0modular_palette_colors70000Y0patches0
65832777  4.082506   ····    ···   ·  cjxl_0.10.2-d_d0e10P6E4g2modular_palette_colors0patches0
66198558  4.083379   ····    ···   ·  cjxl_0.10.2-d_d0e10P6E4g0modular_palette_colors0patches0
66286233  4.084442   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g1modular_palette_colors0X0patches0
72919671  4.084995   0.40%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g0modular_palette_colors0X0Y0wp_tree_mode2
72915754  4.085003   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g0modular_palette_colors0X0Y0
65935355  4.086836   ····    ···   ·  cjxl_0.10.2-d_d0e10P6E4g2modular_palette_colors0X0patches0
66035557  4.086910   ····    ···   ·  cjxl_0.10.2-d_d0e10P6E4g1modular_palette_colors0patches0
65892733  4.087092   ····    ···   ·  cjxl_0.10.2-d_d0e10P6E4g3modular_palette_colors0patches0
65892733  4.087092   ····    ···   ·  cjxl_0.10.2-d_d0e10P6E4g3modular_palette_colors0X0patches0
72857531  4.089066   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g1modular_palette_colors0X0Y0wp_tree_mode2
72879734  4.090419   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g1modular_palette_colors0X0Y0
73009586  4.091072   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g0modular_palette_colors0X0Y0wp_tree_mode2
73011650  4.091475   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g0modular_palette_colors0X0Y0
73053317  4.093875   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g1modular_palette_colors0X0Y0patches0wp_tree_mode2
73076681  4.095165   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g1modular_palette_colors0X0Y0patches0
73289626  4.101258   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g0modular_palette_colors0X0Y0patches0wp_tree_mode2
73288551  4.101452   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I100g0modular_palette_colors0X0Y0patches0
73360094  4.102130   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g0modular_palette_colors0Y0wp_tree_mode2
73384565  4.103931   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g0modular_palette_colors0Y0
73380135  4.107451   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g0modular_palette_colors0X0Y0patches0wp_tree_mode2
73383109  4.107959   0.24%   ···   ·  cjxl_0.10.2-d_d0e10P0E4g0modular_palette_colors0X0Y0patches0
66561042  4.111205   ····    ···   ·  cjxl_0.10.2-d_d0e10P6E4g1modular_palette_colors0X0patches0
73698018  4.116751   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g0modular_palette_colors0Y0patches0wp_tree_mode2
73719373  4.118290   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g0modular_palette_colors0Y0patches0
67237027  4.132242   1.05%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g0modular_palette_colors0X0patches0
73724551  4.137691   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g0modular_palette_colors0X0Y0wp_tree_mode2
73749543  4.139427   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g0modular_palette_colors0X0Y0
74114759  4.155457   0.16%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g0modular_palette_colors0X0Y0patches0wp_tree_mode2
67503230  4.155905   ····    ···   ·  cjxl_0.10.2-d_d0e10P6E4g0modular_palette_colors0X0patches0
74138982  4.157091   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I1g0modular_palette_colors0X0Y0patches0
64887674  4.345356   1.05%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g0modular_palette_colors0Y0
65137050  4.372853   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g0modular_palette_colors0Y0
66126314  4.425254   1.05%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g0modular_palette_colors0Y0patches0
84875237  4.425385  10.01%   ···   A  cjxl_0.10.2-d_d0e10P0E4I0g3X0patches0
84876180  4.425399  10.01%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g3patches0
84989271  4.428290   9.60%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g3X0Y0patches0
84990214  4.428305   9.60%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g3Y0patches0
84917398  4.434585   5.41%   ···   A  cjxl_0.10.2-d_d0e10P0E4I0g3X0
84918341  4.434599   5.41%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g3
85038106  4.438192   5.73%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g3X0Y0
85039049  4.438207   5.73%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g3Y0
85519477  4.442955   8.15%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g2X0patches0
85539100  4.443838   8.15%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g2patches0
85593177  4.445394   7.75%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g2Y0patches0
85646924  4.446740   7.75%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g2X0Y0patches0
85526461  4.450154   4.60%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g2X0
85541387  4.450664   4.60%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g2
85602492  4.453010   4.92%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g2Y0
66381948  4.454140   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g0modular_palette_colors0Y0patches0
85660252  4.454628   4.92%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g2X0Y0
86121918  4.477737  10.01%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g3modular_palette_colors70000X0patches0
86122861  4.477752  10.01%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g3modular_palette_colors70000patches0
86176715  4.479435   9.60%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g3modular_palette_colors70000X0Y0patches0
86177658  4.479449   9.60%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g3modular_palette_colors70000Y0patches0
86923151  4.494094   8.15%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g2modular_palette_colors70000X0patches0
86324734  4.494979   5.41%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g3modular_palette_colors70000X0
86325677  4.494993   5.41%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g3modular_palette_colors70000
86379334  4.496870   5.73%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g3modular_palette_colors70000X0Y0
86380277  4.496885   5.73%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g3modular_palette_colors70000Y0
87008913  4.499441   7.75%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g2modular_palette_colors70000X0Y0patches0
87288162  4.504910   8.15%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g2modular_palette_colors70000patches0
87492694  4.509281   5.17%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g1X0patches0
87092755  4.509578   4.60%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g2modular_palette_colors70000X0
87383945  4.510040   3.23%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g1X0
87378345  4.510758   7.75%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g2modular_palette_colors70000Y0patches0
87648777  4.514310   4.76%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g1X0Y0patches0
87535194  4.515039   3.63%   ···   A  cjxl_0.10.2-d_d0e10P0E4I0g1X0Y0
87178267  4.515119   4.92%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g2modular_palette_colors70000X0Y0
87477352  4.516215   3.15%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g1
87602318  4.516576   5.08%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g1patches0
87670828  4.518697   4.68%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g1Y0patches0
87548723  4.518749   3.47%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g1Y0
87429930  4.519100   4.60%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g2modular_palette_colors70000
87520171  4.525151   4.92%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g2modular_palette_colors70000Y0
65821518  4.540264   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g1modular_palette_colors0Y0
66101105  4.574588   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g1modular_palette_colors0Y0
89577419  4.583539   5.17%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g1modular_palette_colors70000X0patches0
89638031  4.585862   4.76%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g1modular_palette_colors70000X0Y0patches0
89617161  4.591620   3.23%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g1modular_palette_colors70000X0
89676855  4.594039   3.63%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g1modular_palette_colors70000X0Y0
66978332  4.623372   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g1modular_palette_colors0Y0patches0
90583096  4.638151   2.18%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g0X0
90751354  4.644553   2.34%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g0X0Y0
90928578  4.649991   2.42%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g0X0patches0
91337836  4.651739   5.08%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g1modular_palette_colors70000patches0
91396142  4.653733   4.68%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g1modular_palette_colors70000Y0patches0
91301552  4.656375   3.15%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g1modular_palette_colors70000
91109117  4.656923   2.66%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g0X0Y0patches0
91362271  4.658697   3.47%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g1modular_palette_colors70000Y0
67277369  4.659778   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g1modular_palette_colors0Y0patches0
90857733  4.662022   2.18%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g0
90951267  4.665372   2.34%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g0Y0
91246185  4.677114   2.42%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g0patches0
91346755  4.680680   2.66%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g0Y0patches0
92959943  4.726182   2.18%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g0modular_palette_colors70000X0
68381369  4.728022   2.26%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g2modular_palette_colors0Y0
93116625  4.729367   2.42%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g0modular_palette_colors70000X0patches0
93041229  4.731885   2.34%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g0modular_palette_colors70000X0Y0
93201775  4.735380   2.66%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g0modular_palette_colors70000X0Y0patches0
68886663  4.773605   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g2modular_palette_colors0Y0
69641780  4.780624   2.58%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g3modular_palette_colors0Y0
69681358  4.782415   2.58%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g3modular_palette_colors0X0Y0
88702772  4.784941   1.78%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g3modular_palette_colors0patches0
88702772  4.784941   1.78%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g3modular_palette_colors0X0patches0
88693283  4.788606   0.89%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g3modular_palette_colors0
88693283  4.788606   0.89%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g3modular_palette_colors0X0
69989238  4.790454   2.26%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g2modular_palette_colors0X0Y0
89403946  4.805257   1.45%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g2modular_palette_colors0X0patches0
89393031  4.805454   1.45%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g2modular_palette_colors0patches0
89330907  4.805506   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g2modular_palette_colors0X0
89342293  4.806560   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g2modular_palette_colors0
70613322  4.813664   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g1modular_palette_colors0X0Y0
89159245  4.814377   1.45%   ···   A  cjxl_0.10.2-d_d0e10P0E4I0g3modular_palette_colors0Y0patches0
69579409  4.815099   2.26%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g2modular_palette_colors0Y0patches0
89182693  4.815438   1.45%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g3modular_palette_colors0X0Y0patches0
89192486  4.822573   1.29%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g3modular_palette_colors0Y0
89209857  4.823359   1.29%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g3modular_palette_colors0X0Y0
89761295  4.831496   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g2modular_palette_colors0Y0patches0
95082192  4.832288   2.18%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g0modular_palette_colors70000
70455515  4.835454   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g3modular_palette_colors0Y0
95160088  4.836245   2.34%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g0modular_palette_colors70000Y0
70506764  4.836520   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g2modular_palette_colors0X0Y0
89908857  4.837162   1.13%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g2modular_palette_colors0X0Y0patches0
70495392  4.837258   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g3modular_palette_colors0X0Y0
89752913  4.837323   1.05%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g2modular_palette_colors0Y0
89869564  4.841498   1.05%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g2modular_palette_colors0X0Y0
95456463  4.847459   2.42%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g0modular_palette_colors70000patches0
70922669  4.849450   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g1modular_palette_colors0X0Y0
95529404  4.851088   2.66%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g0modular_palette_colors70000Y0patches0
71460249  4.852593   1.05%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g0modular_palette_colors0X0Y0
70099667  4.862788   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g2modular_palette_colors0Y0patches0
70900759  4.870841   2.58%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g3modular_palette_colors0Y0patches0
70941848  4.872701   2.58%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g3modular_palette_colors0X0Y0patches0
91326003  4.873636   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g1modular_palette_colors0X0
91382814  4.876872   0.48%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g1modular_palette_colors0
71286207  4.880548   2.26%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g2modular_palette_colors0X0Y0patches0
71761321  4.884560   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g0modular_palette_colors0X0Y0
91612120  4.885332   1.29%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g1modular_palette_colors0X0patches0
91648907  4.888089   1.29%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g1modular_palette_colors0patches0
91520551  4.889299   0.97%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g1modular_palette_colors0Y0
91728454  4.895388   1.05%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g1modular_palette_colors0Y0patches0
91927177  4.912973   1.05%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g1modular_palette_colors0X0Y0
72100183  4.914781   1.37%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g1modular_palette_colors0X0Y0patches0
92195787  4.921711   1.05%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g1modular_palette_colors0X0Y0patches0
71722052  4.926812   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g3modular_palette_colors0Y0patches0
71763390  4.928683   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g3modular_palette_colors0X0Y0patches0
71818135  4.929078   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g2modular_palette_colors0X0Y0patches0
72424124  4.952584   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g1modular_palette_colors0X0Y0patches0
73162705  4.965723   1.05%   ···   ·  cjxl_0.10.2-d_d0e10P6E4I100g0modular_palette_colors0X0Y0patches0
94220140  4.994048   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g0modular_palette_colors0X0
73475295  4.999139   0.08%   ···   ·  cjxl_0.10.2-d_d0e10P6E4g0modular_palette_colors0X0Y0patches0
94423497  5.009771   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g0modular_palette_colors0
94801615  5.023134   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g0modular_palette_colors0X0patches0
94606956  5.023454   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g0modular_palette_colors0Y0
94957265  5.036472   0.32%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g0modular_palette_colors0patches0
94911651  5.041710   0.65%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g0modular_palette_colors0X0Y0
95094727  5.046902   0.81%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g0modular_palette_colors0Y0patches0
95493018  5.069117   0.73%   ···   ·  cjxl_0.10.2-d_d0e10P0E4I0g0modular_palette_colors0X0Y0patches0

code:

cparams_attempt.options.max_properties = 4;
cparams_attempt.options.nb_repeats = 1.0f;
cparams_attempt.modular_group_size_shift = 0;
all_params.push_back(cparams_attempt);
cparams_attempt.palette_colors = 0;
all_params.push_back(cparams_attempt);
cparams_attempt.channel_colors_pre_transform_percent = 0;
all_params.push_back(cparams_attempt);
cparams_attempt.channel_colors_pre_transform_percent = 95.f;
cparams_attempt.palette_colors = 70000;
cparams_attempt.patches = Override::kOff;
all_params.push_back(cparams_attempt);
cparams_attempt.palette_colors = 1024;
cparams_attempt.patches = Override::kDefault;
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kNoWP;
all_params.push_back(cparams_attempt);
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kDefault;
cparams_attempt.channel_colors_percent = 0;
cparams_attempt.patches = Override::kOff;
all_params.push_back(cparams_attempt);
cparams_attempt.channel_colors_percent = 80.f;
cparams_attempt.patches = Override::kDefault;
cparams_attempt.modular_group_size_shift = 1;
cparams_attempt.palette_colors = 0;
all_params.push_back(cparams_attempt);
cparams_attempt.channel_colors_percent = 0;
all_params.push_back(cparams_attempt);
cparams_attempt.channel_colors_percent = 80.f;
cparams_attempt.channel_colors_pre_transform_percent = 0;
all_params.push_back(cparams_attempt);
cparams_attempt.palette_colors = 1024;
cparams_attempt.channel_colors_pre_transform_percent = 95.f;
cparams_attempt.patches = Override::kOff;
all_params.push_back(cparams_attempt);
cparams_attempt.patches = Override::kDefault;
cparams_attempt.channel_colors_percent = 0;
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kNoWP;
all_params.push_back(cparams_attempt);
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kDefault;
cparams_attempt.channel_colors_pre_transform_percent = 0;
all_params.push_back(cparams_attempt);
cparams_attempt.modular_group_size_shift = 2;
cparams_attempt.palette_colors = 0;
all_params.push_back(cparams_attempt);
cparams_attempt.channel_colors_percent = 80.f;
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kNoWP;
all_params.push_back(cparams_attempt);
cparams_attempt.channel_colors_pre_transform_percent = 95.f;
cparams_attempt.palette_colors = 70000;
cparams_attempt.channel_colors_percent = 0;
cparams_attempt.patches = Override::kOff;
all_params.push_back(cparams_attempt);
cparams_attempt.palette_colors = 1024;
cparams_attempt.channel_colors_percent = 80.f;
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kDefault;
all_params.push_back(cparams_attempt);
cparams_attempt.patches = Override::kDefault;
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kNoWP;
all_params.push_back(cparams_attempt);
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kDefault;
cparams_attempt.channel_colors_percent = 0;
all_params.push_back(cparams_attempt);
cparams_attempt.channel_colors_percent = 80.f;
cparams_attempt.modular_group_size_shift = 3;
cparams_attempt.palette_colors = 0;
all_params.push_back(cparams_attempt);
cparams_attempt.patches = Override::kOff;
all_params.push_back(cparams_attempt);
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kNoWP;
all_params.push_back(cparams_attempt);
cparams_attempt.patches = Override::kDefault;
all_params.push_back(cparams_attempt);
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kDefault;
cparams_attempt.channel_colors_pre_transform_percent = 0;
all_params.push_back(cparams_attempt);
cparams_attempt.channel_colors_pre_transform_percent = 95.f;
cparams_attempt.palette_colors = 70000;
all_params.push_back(cparams_attempt);
cparams_attempt.palette_colors = 1024;
cparams_attempt.patches = Override::kOff;
all_params.push_back(cparams_attempt);
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kNoWP;
all_params.push_back(cparams_attempt);
cparams_attempt.patches = Override::kDefault;
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kDefault;
cparams_attempt.channel_colors_pre_transform_percent = 0;
all_params.push_back(cparams_attempt);
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kNoWP;
all_params.push_back(cparams_attempt);
cparams_attempt.options.nb_repeats = 0.5f;
cparams_attempt.channel_colors_pre_transform_percent = 95.f;
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kDefault;
cparams_attempt.modular_group_size_shift = 0;
all_params.push_back(cparams_attempt);
cparams_attempt.modular_group_size_shift = 1;
cparams_attempt.patches = Override::kOff;
all_params.push_back(cparams_attempt);
cparams_attempt.patches = Override::kDefault;
cparams_attempt.modular_group_size_shift = 2;
cparams_attempt.palette_colors = 0;
cparams_attempt.channel_colors_pre_transform_percent = 0;
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kNoWP;
all_params.push_back(cparams_attempt);
cparams_attempt.palette_colors = 1024;
cparams_attempt.channel_colors_pre_transform_percent = 95.f;
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kDefault;
cparams_attempt.channel_colors_percent = 0;
all_params.push_back(cparams_attempt);
cparams_attempt.channel_colors_percent = 80.f;
cparams_attempt.modular_group_size_shift = 3;
cparams_attempt.patches = Override::kOff;
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kNoWP;
all_params.push_back(cparams_attempt);
cparams_attempt.patches = Override::kDefault;
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kDefault;
cparams_attempt.options.predictor = Predictor::Zero;
cparams_attempt.options.nb_repeats = 0;
cparams_attempt.modular_group_size_shift = 1;
cparams_attempt.channel_colors_percent = 0;
cparams_attempt.channel_colors_pre_transform_percent = 0;
all_params.push_back(cparams_attempt);
cparams_attempt.channel_colors_percent = 80.f;
cparams_attempt.modular_group_size_shift = 3;
cparams_attempt.palette_colors = 0;
cparams_attempt.patches = Override::kOff;
all_params.push_back(cparams_attempt);
cparams_attempt.palette_colors = 1024;
cparams_attempt.channel_colors_pre_transform_percent = 95.f;
cparams_attempt.patches = Override::kDefault;
cparams_attempt.channel_colors_percent = 0;
all_params.push_back(cparams_attempt);
cparams_attempt.patches = Override::kOff;
all_params.push_back(cparams_attempt);
cparams_attempt.options.nb_repeats = 0.01f;
cparams_attempt.modular_group_size_shift = 0;
all_params.push_back(cparams_attempt);
cparams_attempt.modular_group_size_shift = 1;
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kNoWP;
all_params.push_back(cparams_attempt);
cparams_attempt.channel_colors_percent = 80.f;
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kDefault;
cparams_attempt.modular_group_size_shift = 3;
cparams_attempt.palette_colors = 0;
cparams_attempt.channel_colors_pre_transform_percent = 0;
all_params.push_back(cparams_attempt);
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kNoWP;
all_params.push_back(cparams_attempt);
cparams_attempt.channel_colors_pre_transform_percent = 95.f;
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kDefault;
cparams_attempt.palette_colors = 70000;
all_params.push_back(cparams_attempt);
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kNoWP;
all_params.push_back(cparams_attempt);
cparams_attempt.palette_colors = 1024;
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kDefault;
cparams_attempt.options.nb_repeats = 1.0f;
cparams_attempt.modular_group_size_shift = 0;
cparams_attempt.channel_colors_percent = 0;
all_params.push_back(cparams_attempt);
cparams_attempt.channel_colors_pre_transform_percent = 0;
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kNoWP;
all_params.push_back(cparams_attempt);
cparams_attempt.channel_colors_pre_transform_percent = 95.f;
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kDefault;
cparams_attempt.modular_group_size_shift = 1;
cparams_attempt.palette_colors = 70000;
all_params.push_back(cparams_attempt);
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kNoWP;
all_params.push_back(cparams_attempt);
cparams_attempt.palette_colors = 1024;
cparams_attempt.channel_colors_percent = 80.f;
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kDefault;
cparams_attempt.channel_colors_pre_transform_percent = 0;
all_params.push_back(cparams_attempt);
cparams_attempt.channel_colors_pre_transform_percent = 95.f;
cparams_attempt.modular_group_size_shift = 2;
cparams_attempt.palette_colors = 70000;
cparams_attempt.channel_colors_percent = 0;
all_params.push_back(cparams_attempt);
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kNoWP;
all_params.push_back(cparams_attempt);
cparams_attempt.channel_colors_percent = 80.f;
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kDefault;
cparams_attempt.modular_group_size_shift = 3;
cparams_attempt.palette_colors = 0;
all_params.push_back(cparams_attempt);
cparams_attempt.patches = Override::kDefault;
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kNoWP;
all_params.push_back(cparams_attempt);
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kDefault;
cparams_attempt.palette_colors = 70000;
cparams_attempt.patches = Override::kOff;
all_params.push_back(cparams_attempt);
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kNoWP;
all_params.push_back(cparams_attempt);
cparams_attempt.options.nb_repeats = 0.5f;
cparams_attempt.palette_colors = 1024;
cparams_attempt.modular_group_size_shift = 0;
cparams_attempt.channel_colors_percent = 0;
all_params.push_back(cparams_attempt);
cparams_attempt.patches = Override::kDefault;
cparams_attempt.modular_group_size_shift = 1;
cparams_attempt.palette_colors = 70000;
all_params.push_back(cparams_attempt);
cparams_attempt.palette_colors = 1024;
cparams_attempt.channel_colors_percent = 80.f;
cparams_attempt.patches = Override::kOff;
all_params.push_back(cparams_attempt);
cparams_attempt.channel_colors_percent = 0;
all_params.push_back(cparams_attempt);
cparams_attempt.modular_group_size_shift = 2;
cparams_attempt.palette_colors = 0;
all_params.push_back(cparams_attempt);
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kDefault;
cparams_attempt.palette_colors = 70000;
all_params.push_back(cparams_attempt);
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kNoWP;
all_params.push_back(cparams_attempt);
cparams_attempt.channel_colors_percent = 80.f;
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kDefault;
cparams_attempt.modular_group_size_shift = 3;
all_params.push_back(cparams_attempt);
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kNoWP;
all_params.push_back(cparams_attempt);
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kDefault;
cparams_attempt.options.predictor = Predictor::Best;
cparams_attempt.options.nb_repeats = 1.0f;
cparams_attempt.palette_colors = 0;
all_params.push_back(cparams_attempt);
cparams_attempt.options.nb_repeats = 0.5f;
cparams_attempt.palette_colors = 1024;
cparams_attempt.modular_group_size_shift = 2;
all_params.push_back(cparams_attempt);
cparams_attempt.options.predictor = Predictor::Select;
cparams_attempt.options.nb_repeats = 1.0f;
cparams_attempt.modular_group_size_shift = 3;
all_params.push_back(cparams_attempt);
cparams_attempt.options.nb_repeats = 0.5f;
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kNoWP;
all_params.push_back(cparams_attempt);
cparams_attempt.options.predictor = Predictor::Gradient;
cparams_attempt.options.nb_repeats = 1.0f;
cparams_attempt.palette_colors = 0;
all_params.push_back(cparams_attempt);
cparams_attempt.palette_colors = 1024;
cparams_attempt.patches = Override::kDefault;
cparams_attempt.options.wp_tree_mode = ModularOptions::TreeMode::kDefault;
cparams_attempt.options.predictor = Predictor::Weighted;
cparams_attempt.modular_group_size_shift = 1;
all_params.push_back(cparams_attempt);
cparams_attempt.modular_group_size_shift = 3;
all_params.push_back(cparams_attempt);

[1:02 AM] veluca: send a PR? 😉

[6:07 AM] TheBigBadBoy: did this finally got a PR ?

[4:37 AM] CrushedAsian255 -d 25 -e 1: iswhat are the !s for?

[5:14 AM] TheBigBadBoy: replace ! by all possible values I guess
it's some bruteforce thing