Skip to content

Conversation

sargunv
Copy link
Contributor

@sargunv sargunv commented Sep 1, 2025

Was: wrap_ is not found. I assume this was meant to be tile_.items, not wrap_.releases.

(I'm not actually sure what tracy is; I just saw some related macros in the code and was experimenting with them)

Error: `wrap_` is not found. I assume this was meant to be `tile_.items`, not `wrap_.releases`.
Copy link

github-actions bot commented Sep 1, 2025

Bloaty Results 🐋

Compared to main

    FILE SIZE        VM SIZE    
 --------------  -------------- 
  [ = ]       0  [ = ]       0    TOTAL

Full report: https://maplibre-native.s3.eu-central-1.amazonaws.com/bloaty-results/pr-3774-compared-to-main.txt

Compared to d387090 (legacy)

    FILE SIZE        VM SIZE    
 --------------  -------------- 
   +46% +53.4Mi  +483% +28.8Mi    TOTAL

Full report: https://maplibre-native.s3.eu-central-1.amazonaws.com/bloaty-results/pr-3774-compared-to-legacy.txt

Copy link

github-actions bot commented Sep 1, 2025

Benchmark Results ⚡

Benchmark                                                     Time             CPU      Time Old      Time New       CPU Old       CPU New
------------------------------------------------------------------------------------------------------------------------------------------
OVERALL_GEOMEAN                                            -0.0171         -0.0168             0             0             0             0

Full report: https://maplibre-native.s3.eu-central-1.amazonaws.com/benchmark-results/pr-3774-compared-to-main.txt

Copy link

github-actions bot commented Sep 1, 2025

Bloaty Results (iOS) 🐋

Compared to main

    FILE SIZE        VM SIZE    
 --------------  -------------- 
  [ = ]       0  [ = ]       0    TOTAL

Full report: https://maplibre-native.s3.eu-central-1.amazonaws.com/bloaty-results-ios/pr-3774-compared-to-main.txt

@louwers
Copy link
Member

louwers commented Sep 1, 2025

@louwers louwers merged commit cd8362d into maplibre:main Sep 1, 2025
49 of 59 checks passed
TimSylvester added a commit to WetDogWeather/maplibre-gl-native that referenced this pull request Sep 3, 2025
* main:
  Create macOS amalgamation for core releases (maplibre#3768)
  Add weak pointer handling (maplibre#3763)
  Temporarily disable Windows CI (maplibre#3775)
  chore(ci): pin actions to shas (maplibre#3769)
  Fix compile error when building with MLN_USE_TRACY (maplibre#3774)
  set MLN_WITH_OPENGL=OFF by default, like Metal/Vulkan (maplibre#3772)
  Tweak Linux amalgamation (maplibre#3767)
  Tweak layer depth distribution (maplibre#3738)
  Add Sentry build tags (maplibre#3765)
  Release MapLibre Android 11.13.1 (maplibre#3761)
  Release MapLibre iOS 6.18.1 (maplibre#3762)
  Add weak pointer management to RasterSource and derived classes (maplibre#3726)
  Fix UB in TaggedString constructor (maplibre#3748)
  Add Compose Multiplatform section to README (maplibre#3751)
  format Bazel files with buildifier (maplibre#3756)
  use separate install-sccache script (maplibre#3755)
  Fix Android backend cleanup (maplibre#3681)

# Conflicts:
#	include/mbgl/style/sources/raster_dem_source.hpp
#	include/mbgl/style/sources/vector_source.hpp
#	platform/ios/BUILD.bazel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants