Filip Tibell
|
3d6bf6e80c
|
Change example batch sizing for better benchmarking
|
2024-01-26 10:00:40 +01:00 |
|
Filip Tibell
|
bab29a5cbf
|
Get rid of poll pending hack, more threads in example file
|
2024-01-26 08:38:09 +01:00 |
|
Filip Tibell
|
588fc46807
|
Refactor runtime and callbacks
* Improved ergonomics and flexibility for crate consumers
* Simplified callback mechanism for errors
* Factor out runtime thread queues into proper structs
* Misc performance improvements - approx 20% faster scheduler
|
2024-01-24 19:50:25 +01:00 |
|
Filip Tibell
|
913f575c74
|
Use the official way of unit testing in examples
|
2024-01-23 15:28:35 +01:00 |
|
Filip Tibell
|
ae1535fcc4
|
Add stylua and other formatters, apply formatting
|
2024-01-23 15:20:38 +01:00 |
|
Filip Tibell
|
261ceef0da
|
Set up basic testing using example files, fix consistency issues in examples
|
2024-01-23 13:44:31 +01:00 |
|
Filip Tibell
|
c00c07cf24
|
Remove lua arg from runtime struct methods
|
2024-01-20 11:18:00 +01:00 |
|
Filip Tibell
|
047e6a5f6e
|
I like to move it move it
|
2024-01-20 00:19:04 +01:00 |
|
Filip Tibell
|
d5345c103b
|
Move lua files to their own directory
|
2024-01-19 23:52:53 +01:00 |
|
Filip Tibell
|
099d49c9e8
|
Add another benchmark-like example
|
2024-01-19 23:38:41 +01:00 |
|
Filip Tibell
|
d21b3723f5
|
Improve ergonomics for callbacks struct, improve examples, docs, naming
|
2024-01-19 23:23:56 +01:00 |
|
Filip Tibell
|
f33bb81324
|
Add default error callback and callbacks example
|
2024-01-19 23:07:23 +01:00 |
|
Filip Tibell
|
c87e0c4c71
|
Add more examples
|
2024-01-19 22:47:33 +01:00 |
|
Filip Tibell
|
0299568318
|
Convert main to an example that also includes value capture
|
2024-01-19 12:04:43 +01:00 |
|