-
Notifications
You must be signed in to change notification settings - Fork 41
[V4] Half thread-local storage #59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
58 commits
Select commit
Hold shift + click to select a range
02d6711
stack concept
d9feced
refined concepts
93f4fb6
context concepts
c6723e2
thoughts
876e835
wip
c5b2693
invocability
cd5c526
wip
82202c2
handle const contexts/stacks
4dc2856
.switch API for stack allocator
720b5c9
rm no format bits
d03de33
make frame_handle templated on Context
e047749
todo
b33289f
rename
6d45b09
rename context -> worker_context
d986119
tweak
0d5a2c2
add comment
ac511db
fixes
4b35191
comment out bits
a6ab424
ops in struct
d426fc3
compiling
3588a0a
just compiling
3eceea7
type-check promise
629afce
polymorphic + global alocator
d064fbf
no await
86c5e60
linear alloc (unused)
cd91e9c
break circular dep
12e6b6f
first arg but no destroy
3f4b71a
running with global again
6584f18
stash in allocation
35647fc
some tail code
0b0dde8
no tls downpropagate call
bf805e1
set ctx call return
13ae9f6
fix spell
bcb6bc7
rename
7e208e0
revert context/first arg in concepts
82fb3c4
Revert "ops in struct"
e9d1da6
re-apply promise tls usage
70bbe37
fix benchmarks
91c5b45
more parts
abfc950
restore fork path
2bde92f
poly vector context
9bd1cbb
add final
a404d69
tidy ups
707c08d
drop dead function
b4cb0a9
store checkpoints
371f295
rm todo
4e81407
rm dead includes
0e4e85b
rm dead comments
1bea4da
fixup comments
55534e8
comments
6053d83
move static asserts to test file
769ef3f
rm dead benchmark code
defc931
constructor for polymorphic context
2a95dac
remove definition from constify
8f355ec
header
b8e45c7
reduce buffer size
192685f
clean up of thread context
a9493d6
default constructor
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.