Skip to content

Commit 4b74a0b

Browse files
committed
Add results for 8d55916d2933586b266ada76b82873b88897f776
1 parent 85360e2 commit 4b74a0b

File tree

28 files changed

+78
-0
lines changed
  • 8/d/8d55916d2933586b266ada76b82873b88897f776
    • benchmarks.stats
    • compile-time.stats
    • large-scene-fps.bevy_city.params
    • large-scene-fps.bistro.params-compress
    • large-scene-fps.bistro.params-no-mip-generation
    • large-scene-fps.bistro.params
    • large-scene-fps.caldera_hotel.params
    • stress-test-fps.bevymark.params-waves-60-per-wave-500-benchmark-mode-mesh2d
    • stress-test-fps.bevymark.params-waves-60-per-wave-500-benchmark-mode-sprite
    • stress-test-fps.bevymark_3d.params-benchmark-waves-100-per-wave-200-alpha-mode-blend
    • stress-test-fps.bevymark_3d.params-benchmark-waves-100-per-wave-500-alpha-mode-alpha_mask
    • stress-test-fps.bevymark_3d.params-benchmark-waves-100-per-wave-500-alpha-mode-opaque
    • stress-test-fps.many_animated_sprites.params
    • stress-test-fps.many_buttons.params
    • stress-test-fps.many_cubes.params-benchmark
    • stress-test-fps.many_foxes.params
    • stress-test-fps.many_gizmos.params
    • stress-test-fps.many_glyphs.params
    • stress-test-fps.many_gradients.params
    • stress-test-fps.many_lights.params
    • stress-test-fps.many_materials.params
    • stress-test-fps.many_morph_targets.params
    • stress-test-fps.many_sprites.params
    • stress-test-fps.many_text2d.params
    • stress-test-fps.solari.params-many-lights
    • wasm32-unknown-unknown-size.stats

28 files changed

+78
-0
lines changed

8/d/8d55916d2933586b266ada76b82873b88897f776/benchmarks.stats/benchmarks.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
{
2+
"results": [
3+
{
4+
"command": "cargo build --jobs 16 --release --example breakout",
5+
"mean": 92.22724840234,
6+
"stddev": 0.6837327043868501,
7+
"median": 92.10539393293999,
8+
"user": 1289.51383914,
9+
"system": 31.033322559999995,
10+
"min": 91.40182807593999,
11+
"max": 93.14816747894,
12+
"times": [
13+
92.91530659994,
14+
91.59734731994,
15+
91.95962892594,
16+
93.14816747894,
17+
92.83364971994,
18+
91.81283716793999,
19+
91.40182807593999,
20+
92.94795239193999,
21+
91.40460740294,
22+
92.25115893994
23+
],
24+
"exit_codes": [
25+
0,
26+
0,
27+
0,
28+
0,
29+
0,
30+
0,
31+
0,
32+
0,
33+
0,
34+
0
35+
]
36+
}
37+
]
38+
}
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
{
2+
"results": [
3+
{
4+
"command": "cargo build --jobs 8 --release --example breakout",
5+
"mean": 134.50011424146,
6+
"stddev": 0.115374866141042,
7+
"median": 134.51602246336,
8+
"user": 1028.9952103199998,
9+
"system": 24.979877159999997,
10+
"min": 134.31829054486002,
11+
"max": 134.65355685186,
12+
"times": [
13+
134.49277599686002,
14+
134.65355685186,
15+
134.53926892986001,
16+
134.60907369086001,
17+
134.48695576386,
18+
134.32782186186,
19+
134.31829054486002,
20+
134.57248637386002,
21+
134.41489079786,
22+
134.58602160286
23+
],
24+
"exit_codes": [
25+
0,
26+
0,
27+
0,
28+
0,
29+
0,
30+
0,
31+
0,
32+
0,
33+
0,
34+
0
35+
]
36+
}
37+
]
38+
}

8/d/8d55916d2933586b266ada76b82873b88897f776/large-scene-fps.bevy_city.params/done

Whitespace-only changes.

8/d/8d55916d2933586b266ada76b82873b88897f776/large-scene-fps.bistro.params-compress/done

Whitespace-only changes.

8/d/8d55916d2933586b266ada76b82873b88897f776/large-scene-fps.bistro.params-no-mip-generation/done

Whitespace-only changes.

8/d/8d55916d2933586b266ada76b82873b88897f776/large-scene-fps.bistro.params/done

Whitespace-only changes.

8/d/8d55916d2933586b266ada76b82873b88897f776/large-scene-fps.caldera_hotel.params/done

Whitespace-only changes.

8/d/8d55916d2933586b266ada76b82873b88897f776/stats.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

8/d/8d55916d2933586b266ada76b82873b88897f776/stress-test-fps.bevymark.params-waves-60-per-wave-500-benchmark-mode-mesh2d/done

Whitespace-only changes.

0 commit comments

Comments
 (0)