Skip to content
This repository has been archived by the owner on Apr 28, 2021. It is now read-only.

Animations in Pkg.test demos choppy unless actively moused over #208

Open
CrashBurnRepeat opened this issue Nov 1, 2017 · 3 comments
Open

Comments

@CrashBurnRepeat
Copy link
Contributor

CrashBurnRepeat commented Nov 1, 2017

I have not tested animations outside of the demo environment, but this occurred for all demos except for contourf.jl oddly enough. The GIF below shows the general behavior. I thought this might have something to do with graphics switching on my laptop, but disabling it, at least in the energy management options, didn't change anything.

animationsmoothnesssmall

System information:
Graphics/Displays:

Intel HD Graphics 530:

  Chipset Model: Intel HD Graphics 530
  Type: GPU
  Bus: Built-In
  VRAM (Dynamic, Max): 1536 MB
  Vendor: Intel (0x8086)
  Device ID: 0x191b
  Revision ID: 0x0006
  Automatic Graphics Switching: Supported
  gMux Version: 4.0.29 [3.2.8]
  Metal: Supported

Radeon Pro 460:

  Chipset Model: AMD Radeon Pro 460
  Type: GPU
  Bus: PCIe
  PCIe Lane Width: x8
  VRAM (Total): 4096 MB
  Vendor: ATI (0x1002)
  Device ID: 0x67ef
  Revision ID: 0x00c0
  ROM Revision: 113-C980AF-908
  Automatic Graphics Switching: Supported
  gMux Version: 4.0.29 [3.2.8]
  EFI Driver Version: 01.00.908
  Metal: Supported
  Displays:
    Color LCD:
      Display Type: Built-In Retina LCD
      Resolution: 2880 x 1800 Retina
      Pixel Depth: 32-Bit Color (ARGB8888)
      Main Display: Yes
      Mirror: Off
      Online: Yes
      Rotation: Supported
      Automatically Adjust Brightness: No
      Connection Type: DisplayPort

Hardware:

Hardware Overview:

  Model Name: MacBook Pro
  Model Identifier: MacBookPro13,3
  Processor Name: Intel Core i7
  Processor Speed: 2.9 GHz
  Number of Processors: 1
  Total Number of Cores: 4
  L2 Cache (per Core): 256 KB
  L3 Cache: 8 MB
  Memory: 16 GB
  Boot ROM Version: MBP133.0226.B25
  SMC Version (system): 2.38f7

Memory:

Memory Slots:

  ECC: Disabled
  Upgradeable Memory: No

    BANK 0/DIMM0:

      Size: 8 GB
      Type: LPDDR3
      Speed: 2133 MHz
      Status: OK
      Manufacturer: 0x802C
      Part Number: 0x4D5435324C31473332443450472D30393320

    BANK 1/DIMM0:

      Size: 8 GB
      Type: LPDDR3
      Speed: 2133 MHz
      Status: OK
      Manufacturer: 0x802C
      Part Number: 0x4D5435324C31473332443450472D30393320

NVMExpress:

Apple SSD Controller:

    APPLE SSD SM1024L:

      Capacity: 1 TB (1,000,555,581,440 bytes)
      TRIM Support: Yes
      Model: APPLE SSD SM1024L
      Revision: CXS6AA0Q
      Link Width: x4
      Link Speed: 8.0 GT/s
      Detachable Drive: No
      BSD Name: disk0
      Partition Map Type: GPT (GUID Partition Table)
      Removable Media: No

Software:

System Software Overview:

  System Version: macOS 10.12.6 (16G29)
  Kernel Version: Darwin 16.7.0
  Time since boot: 8 days 1:51
@SimonDanisch
Copy link
Member

No, this is from a behaviour change in Reactive I think ;) Never got around to find the real source of it!

@CrashBurnRepeat
Copy link
Contributor Author

If it helps at all, when I run the example independently using include the animation is fine.

@SimonDanisch
Copy link
Member

I looked into this a bit and I'm a bit clueless why this is happening... I will need to have a deep look into the internals of Reactive and my event handling in Makie anyways, so I guess I will just try to solve this in Makie

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants