Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
I
iTasks-SDK
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 84
    • Issues 84
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 10
    • Merge Requests 10
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • clean-and-itasks
  • iTasks-SDK
  • Issues
  • #386

Closed
Open
Opened Mar 31, 2020 by Camil Staps@cstaps🚀Owner4 of 5 tasks completed4/5 tasks

32-bit compatibility

After abc-interpreter#88 (closed) is done we can think about creating a 32-bit version of iTasks again, which would be useful to reduce memory usage.

For this reason I'm collecting a list of places that currently rely on 64-bit integers:

  • linux-x86 build scripts: clean-build!54 (merged)
  • murmurHash in iTasks.Internal.Util (!418 (merged))
  • iworldTimespecNextFire in iTasks.Internal.IWorld (!404 has a 32-bit implementation but needs to be tested)
  • clean-libraries#4 abc-interpreter!124 (merged)
  • Add CI (!421 (merged))
Edited May 05, 2020 by Camil Staps
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: clean-and-itasks/iTasks-SDK#386