-
OpaDo loads items when ready, but faster is to load items in one time. Unfornately can't run OpaDo because my version is to new and don't have time to change the "resource" to js-like. But something l…
-
Follow the example of https://github.com/discourse/discourse/blob/master/Gemfile
Do `require: false` and start putting require statements in files that use these gems. By disabling eager loading we e…
-
Hi, thanks for this very useful library!
More than an issue, this is a question: is there a way to speed up loading of .SRT files?
I have a use case where I use SRT files to encode lighting events a…
-
Hi is it possible to have it load a little faster? Maybe first load the config and after that check for any errors?
I want to remove certain tabs for some users but because this is hiding the tabs …
-
`PREPARE` is useful for making `.sql` data loading scripts run fast (by avoiding re-parsing and re-compiling ~identical statements).
https://www.postgresql.org/docs/current/sql-prepare.html
-
### Problem Statement
Opening this on behalf of a trialing customer.
Currently, navigating from one event to another within an issue requires each individual event to be loaded (purple spinner in vi…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
# Steps to Improve Website Loading Speed
## 1. Remove or Reduce Loading Animations:
- Ani…
-
The current homepage and component page is good but i think it can be better.
-
# 🧐 Problem Description
Currently, creating a training dataset with Fast-LLM involves a multi-step, cumbersome process:
1. **Organizing Datasets:** Start with a collection of memory-mapped Megat…
-
I have some fonts (as .font files) that I'd like to bake into mp kernel. I'd like to be able to use your build script to point to a directory where they live and have it include them. Loading dynami…