Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
basho
/
hyper
Public
forked from
GameAnalytics/hyper
Notifications
You must be signed in to change notification settings
Fork
7
Star
8
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
hyper
src
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 23, 2019
Update hyper.erl
Show description for 6d8362c
martinsumner
committed
6d8362c
View commit details
Copy full SHA for 6d8362c
View code at this point
Browse repository at this point
Update hyper_gb.erl
Show description for b056f76
martinsumner
committed
b056f76
View commit details
Copy full SHA for b056f76
View code at this point
Browse repository at this point
Commits on Feb 17, 2018
Port to OTP20/rebar3
Vagabond
committed
24ef09e
View commit details
Copy full SHA for 24ef09e
View code at this point
Browse repository at this point
Commits on Sep 29, 2016
Clean up tests, dialyzer and xref build targets; update rebar
Brett Hazen
authored and
Doug Rohrer
committed
87297d7
View commit details
Copy full SHA for 87297d7
View code at this point
Browse repository at this point
Commits on Sep 27, 2016
Removed GPL'd C hyper_carray code and expunged from tests.
fadushin
committed
32b3f24
View commit details
Copy full SHA for 32b3f24
View code at this point
Browse repository at this point
Commits on May 2, 2016
- remove need for bisect lib/hyper_bisect as it
Show description for 5e0c97f
zeeshanlakhani
committed
5e0c97f
View commit details
Copy full SHA for 5e0c97f
View code at this point
Browse repository at this point
Commits on May 28, 2015
Added hyper:is_hyper/1.
knutin
committed
8f6dc5a
View commit details
Copy full SHA for 8f6dc5a
View code at this point
Browse repository at this point
Commits on Apr 22, 2015
Include hyper_carray in performance report
chrisavl
committed
b8c89fa
View commit details
Copy full SHA for b8c89fa
View code at this point
Browse repository at this point
Commits on Nov 20, 2014
Fixed bug in merging of filters with the hyper_bisect backend.
knutin
committed
f7ca71d
View commit details
Copy full SHA for f7ca71d
View code at this point
Browse repository at this point
Optimization to hyper_binary backend for sequential changes to the same index.
knutin
committed
57c001d
View commit details
Copy full SHA for 57c001d
View code at this point
Browse repository at this point
Commits on Oct 16, 2014
Support mixed-precision union
Show description for f78a5de
Martin Rehfeld
committed
f78a5de
View commit details
Copy full SHA for f78a5de
View code at this point
Browse repository at this point
Commits on Oct 14, 2014
Add hyper:precision/1
Show description for 2552206
Martin Rehfeld
committed
2552206
View commit details
Copy full SHA for 2552206
View code at this point
Browse repository at this point
Commits on Jul 11, 2014
Merge pull request #3 from johannesh/hyper_carray
Show description for 9607042
knutin
committed
9607042
View commit details
Copy full SHA for 9607042
View code at this point
Browse repository at this point
Commits on Mar 12, 2014
[hyper_carray] K&R and kernel style, added docs
Johannes Huning
committed
efe91f2
View commit details
Copy full SHA for efe91f2
View code at this point
Browse repository at this point
Commits on Mar 10, 2014
hyper_carray, a hyper_register implemented by a C-array
Johannes Huning
committed
8b22632
View commit details
Copy full SHA for 8b22632
View code at this point
Browse repository at this point
Commits on Mar 6, 2014
Typo for @doc of register_sum callback
johannesh
committed
04da7ca
View commit details
Copy full SHA for 04da7ca
View code at this point
Browse repository at this point
Commits on Jan 20, 2014
Measure time of 5 unions.
knutin
committed
3959a84
View commit details
Copy full SHA for 3959a84
View code at this point
Browse repository at this point
Run parts of estimate report in parallel.
knutin
committed
933eb45
View commit details
Copy full SHA for 933eb45
View code at this point
Browse repository at this point
Don't force compaction before union to allow for more optimizations. Property of unions.
knutin
committed
b37f4da
View commit details
Copy full SHA for b37f4da
View code at this point
Browse repository at this point
Clean up of README.
knutin
committed
761e0d8
View commit details
Copy full SHA for 761e0d8
View code at this point
Browse repository at this point
Commits on Jan 17, 2014
Roll v1.0
knutin
committed
2a72eca
View commit details
Copy full SHA for 2a72eca
View code at this point
Browse repository at this point
Cleaned up the estimate report.
knutin
committed
afa32ad
View commit details
Copy full SHA for afa32ad
View code at this point
Browse repository at this point
Apply the same optimization to other merges.
knutin
committed
f42ac7e
View commit details
Copy full SHA for f42ac7e
View code at this point
Browse repository at this point
Postpone actual merge if merging two buffers results in a small enough new buffer.
knutin
committed
431f76c
View commit details
Copy full SHA for 431f76c
View code at this point
Browse repository at this point
Disable native compilation of hyper_binary as it crashes when reloading.
knutin
committed
752f7a1
View commit details
Copy full SHA for 752f7a1
View code at this point
Browse repository at this point
Also merge buffers when merging dense binaries.
knutin
committed
b7471c2
View commit details
Copy full SHA for b7471c2
View code at this point
Browse repository at this point
Commits on Jan 16, 2014
In hyper_binary, merge the buffers to allow for more efficient merges of small into big filters.
knutin
committed
b0a8f42
View commit details
Copy full SHA for b0a8f42
View code at this point
Browse repository at this point
Run estimate report from Makefile.
knutin
committed
f7aee1d
View commit details
Copy full SHA for f7aee1d
View code at this point
Browse repository at this point
Avoid useless conversion from list to tuple.
knutin
committed
53f7b00
View commit details
Copy full SHA for 53f7b00
View code at this point
Browse repository at this point
Updated behaviour and cleaned up backends.
knutin
committed
c4a6a7e
View commit details
Copy full SHA for c4a6a7e
View code at this point
Browse repository at this point
More optimizations to hyper_binary. Use an explicit buffer to allow for fast inserts and fast unions for low fill rates.
knutin
committed
cf04b65
View commit details
Copy full SHA for cf04b65
View code at this point
Browse repository at this point
Commits on Jan 14, 2014
Better quickcheck properties. Added first version of hyper_binary_rle backend.
knutin
committed
077669a
View commit details
Copy full SHA for 077669a
View code at this point
Browse repository at this point
Commits on Jan 13, 2014
Optimizations for buffering writes in hyper_binary.
knutin
committed
34c78d5
View commit details
Copy full SHA for 34c78d5
View code at this point
Browse repository at this point
Use (now bug-free) bisect:bulk_insert/2 for merging two bisects.
knutin
committed
0656e94
View commit details
Copy full SHA for 0656e94
View code at this point
Browse repository at this point
Commits on Jan 11, 2014
In case on extra 0 byte in old serialized filters, ignore it in hyper_bisect and hyper_binary.
knutin
committed
11d6508
View commit details
Copy full SHA for 11d6508
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.